From 0905818226e6655d6b8bdcead186cc828f6a26b7 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 27 Sep 2008 22:47:35 +0200 Subject: Use the correct path for runmirrors Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.3