diff options
Diffstat (limited to 'bin/ftpsync')
-rwxr-xr-x | bin/ftpsync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync index 1af9348..98f80d4 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -496,7 +496,7 @@ function mainroutine() { RUNMIRRORARGS="${RUNMIRRORARGS} -k all" fi log "Trigger slave mirrors" - ${BASEDIR}/bin/runmirrors "${RUNMIRRORARGS}" + ${BASEDIR}/bin/runmirrors ${RUNMIRRORARGS} log "Trigger slave done" HOOK=( |