summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-09-27 22:47:35 +0200
committerJoerg Jaspert <joerg@debian.org>2008-09-27 22:47:35 +0200
commit0905818226e6655d6b8bdcead186cc828f6a26b7 (patch)
tree3bcfbc9046e6a9e255537982fc690d48e31868ef /bin
parent3ee232707e37f5db3d80edeb69f83de3c7aab056 (diff)
Use the correct path for runmirrors
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin')
-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