mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Added example php location argument
This commit is contained in:
committed by
Pierre Goiffon
parent
b3c80e6ecf
commit
9bb365e60d
@@ -2,7 +2,7 @@
|
||||
REM
|
||||
REM To be scheduled by the following command:
|
||||
REM
|
||||
REM schtasks /create /tn "iTop Cron" /sc minute /tr "\"C:\www\iTop\webservices\cron.cmd\""
|
||||
REM schtasks /create /tn "iTop Cron" /sc minute /tr "C:\www\iTop\webservices\cron.cmd C:\php\php.exe"
|
||||
REM
|
||||
REM
|
||||
REM PHP_COMMAND must point to php.exe, adjust the first to suit your own installation
|
||||
|
||||
Reference in New Issue
Block a user