aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-22 18:18:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-02-22 18:18:03 -0300
commit1ab3d4ad35a384cc34c3ac326397f1c0cbea6894 (patch)
treefdf3bc33139927bef500dfb86c7e37cde3a69b2f
parent7671cbdc3e412a852f8ef58cd0e78b5bbd459618 (diff)
downloadscripts-1ab3d4ad35a384cc34c3ac326397f1c0cbea6894.tar.gz
scripts-1ab3d4ad35a384cc34c3ac326397f1c0cbea6894.tar.bz2
Back to legacy unison
-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