summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-11-08 20:14:55 +0100
committerJoerg Jaspert <joerg@debian.org>2008-11-08 20:14:55 +0100
commitcc85c3e17401997f9ec601fa7fd0e3309072749a (patch)
tree729c70e3eb77107441f3007a91c5c18cadff4c0d /bin
parent0c29605e305bfc3b0e89c5136830de2fdf743e21 (diff)
Add HHUB variable definition
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index 6a2ddab..a9b3985 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -317,6 +317,8 @@ HOOK3=${HOOK3:-""}
HOOK4=${HOOK4:-""}
HOOK5=${HOOK5:-""}
+# Are we a hub?
+HUB=${HUB:-"false"}
# Some sane defaults
cd "${BASEDIR}"