4 lines
118 B
Batchfile
4 lines
118 B
Batchfile
|
|
@echo off
|
||
|
|
"@@BITROCK_INSTALLDIR@@\php\php.exe" "@@BITROCK_INSTALLDIR@@\knowledgeTree\bin\win32\schedulerService.php"
|
||
|
|
|