aboutsummaryrefslogtreecommitdiff
path: root/sync-code
diff options
context:
space:
mode:
Diffstat (limited to 'sync-code')
-rwxr-xr-xsync-code2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-code b/sync-code
index 91f6ff8..0bf3582 100755
--- a/sync-code
+++ b/sync-code
@@ -8,7 +8,7 @@ DEST="$1"
UNISON="unison"
# Use the following config if you need to sync with legacy systems
-#UNISON="unison-2.32.52"
+UNISON="unison-2.32.52"
if [ ! -z "$DEST" ]; then