From 2eeb04e645198842c3094cb0ef84f50e4b9bd54f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 25 May 2013 16:09:45 -0300 Subject: Adding sync-irssi-tor --- sync-code | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sync-code') diff --git a/sync-code b/sync-code index 0bf3582..eece25f 100755 --- 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 -- cgit v1.2.3