Fixed to match the new path.
This commit is contained in:
parent
0eeef34908
commit
68310e3ac5
@ -59,6 +59,6 @@ need to put the following lines in your configuration file:
|
|||||||
As InDefero modifies the private_indefero.conf, apache needs to be reloaded.
|
As InDefero modifies the private_indefero.conf, apache needs to be reloaded.
|
||||||
Each time this file is modified, a temporary file is created.
|
Each time this file is modified, a temporary file is created.
|
||||||
|
|
||||||
*/5 * * * * /bin/sh /home/indefero/src/cron/SyncMercurial.sh
|
*/5 * * * * /bin/sh /home/indefero/src/scripts/SyncMercurial.sh
|
||||||
|
|
||||||
Edit this script and add correct values to `private_notify` and `reload_cmd`.
|
Edit this script and add correct values to `private_notify` and `reload_cmd`.
|
||||||
|
Loading…
Reference in New Issue
Block a user