aboutsummaryrefslogtreecommitdiff
path: root/bin/sync
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sync')
-rwxr-xr-xbin/sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync b/bin/sync
index c683608..ffee358 100755
--- a/bin/sync
+++ b/bin/sync
@@ -19,7 +19,7 @@ else
fi
# Sync
-cd $DIRNAME
+cd $WORK
rsync -avz $ORIGIN/ data/
# Teardown