summaryrefslogtreecommitdiff
path: root/bin/ftpsync
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ftpsync')
-rwxr-xr-xbin/ftpsync7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index b251654..6a2ddab 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -310,6 +310,13 @@ for ARCH in ${ARCH_EXCLUDE}; do
fi
done
+# Hooks
+HOOK1=${HOOK1:-""}
+HOOK2=${HOOK2:-""}
+HOOK3=${HOOK3:-""}
+HOOK4=${HOOK4:-""}
+HOOK5=${HOOK5:-""}
+
# Some sane defaults
cd "${BASEDIR}"