Fixed issue 110, SyncMercurial error and undocumented requirement.
Added the documentation.
This commit is contained in:
@@ -4,7 +4,7 @@ private_notify="/home/indefero/tmp/notify.tmp"
|
||||
reload_cmd="/usr/sbin/apachectl -k graceful"
|
||||
|
||||
if [ -e $private_notify ]; then
|
||||
$reload_cmd
|
||||
rm -f $private_notify
|
||||
$reload_cmd
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user