From 1ab3d4ad35a384cc34c3ac326397f1c0cbea6894 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 22 Feb 2013 18:18:03 -0300 Subject: Back to legacy unison --- sync-code | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3