summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index 8bf1bfd..ab734b8 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -175,7 +175,7 @@ if [ -d "${TO}/project/trace" ]; then
fi
log "Trigger slave mirrors"
-${HOME}/runmirrors
+${HOME}/bin/runmirrors
# Finally, all done. Mail the log, exit.
if [ -n "${MAILTO}" ]; then