summaryrefslogtreecommitdiff
path: root/bin/ftpsync
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-09-27 16:16:31 +0200
committerJoerg Jaspert <joerg@debian.org>2008-09-27 16:16:31 +0200
commit83c5a8c6a5b21081a9d665817342edee53fc10b9 (patch)
treee40624fa951a9c3be576a104dca189ee66abbdb3 /bin/ftpsync
parente42f0e6693b371a789b2aa1898d454c10c77fbf0 (diff)
common functions
source our common functions Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin/ftpsync')
-rwxr-xr-xbin/ftpsync2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index d9b0307..b8c1ce6 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -19,6 +19,8 @@ set -e
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Source our common functions
+. ${HOME}/etc/common
# Read our config file
NAME="`basename $0`"