]> gitweb.fluxo.info Git - scripts.git/commitdiff
Using latest unison
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 15 Feb 2013 16:43:11 +0000 (14:43 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 15 Feb 2013 16:43:11 +0000 (14:43 -0200)
sync-code

index 7623e9be87eb1344c6713b1f530c48f3743a9d00..91f6ff87c22960984ec06958b584ab0e6103e758 100755 (executable)
--- a/sync-code
+++ b/sync-code
@@ -5,7 +5,10 @@
 
 BASENAME="`basename $0`"
 DEST="$1"
-UNISON="unison-2.32.52"
+UNISON="unison"
+
+# Use the following config if you need to sync with legacy systems
+#UNISON="unison-2.32.52"
 
 if [ ! -z "$DEST" ]; then