]> gitweb.fluxo.info Git - scripts.git/commitdiff
Adding sync-irssi-tor
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 25 May 2013 19:09:45 +0000 (16:09 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 25 May 2013 19:09:45 +0000 (16:09 -0300)
sync-code
sync-irssi-tor [new symlink]

index 0bf358215b8b659a346ea2d56168f1be1e9501bf..eece25fb5de82eb31467ba5d13382b4231e82976 100755 (executable)
--- a/sync-code
+++ b/sync-code
@@ -16,6 +16,8 @@ if [ ! -z "$DEST" ]; then
     profile="$DEST-code"
   elif [ "$BASENAME" == "sync-irssi" ]; then
     profile="$DEST-irssi"
+  elif [ "$BASENAME" == "sync-irssi-tor" ]; then
+    profile="$DEST-irssi-tor"
   else
     profile="$DEST-home"
   fi
diff --git a/sync-irssi-tor b/sync-irssi-tor
new file mode 120000 (symlink)
index 0000000..e737e41
--- /dev/null
@@ -0,0 +1 @@
+sync-code
\ No newline at end of file