From 710603069e348c9f2029c337891e06f7439ab85d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 9 Mar 2016 22:30:46 -0300 Subject: Use regular unison --- sync-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync-all b/sync-all index 1d1ccc9..be8fe05 100755 --- a/sync-all +++ b/sync-all @@ -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" function sync_code_run { local config="$1" -- cgit v1.2.3