]> gitweb.fluxo.info Git - scripts.git/commitdiff
Minor fix at sync-code
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 9 Feb 2013 14:34:00 +0000 (12:34 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 9 Feb 2013 14:34:00 +0000 (12:34 -0200)
sync-code

index 24b39f2877d13383b0022441dc4e647d246bb0dc..7623e9be87eb1344c6713b1f530c48f3743a9d00 100755 (executable)
--- a/sync-code
+++ b/sync-code
@@ -12,7 +12,7 @@ if [ ! -z "$DEST" ]; then
   if [ "$BASENAME" == "sync-code" ]; then
     profile="$DEST-code"
   elif [ "$BASENAME" == "sync-irssi" ]; then
-    profile="$DEST-code"
+    profile="$DEST-irssi"
   else
     profile="$DEST-home"
   fi