aboutsummaryrefslogtreecommitdiff
path: root/sync-all
diff options
context:
space:
mode:
Diffstat (limited to 'sync-all')
-rwxr-xr-xsync-all2
1 files changed, 1 insertions, 1 deletions
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"