aboutsummaryrefslogtreecommitdiff
path: root/sync-code
diff options
context:
space:
mode:
Diffstat (limited to 'sync-code')
-rwxr-xr-xsync-code2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync-code b/sync-code
index 1211ebd..24b39f2 100755
--- a/sync-code
+++ b/sync-code
@@ -11,6 +11,8 @@ if [ ! -z "$DEST" ]; then
if [ "$BASENAME" == "sync-code" ]; then
profile="$DEST-code"
+ elif [ "$BASENAME" == "sync-irssi" ]; then
+ profile="$DEST-code"
else
profile="$DEST-home"
fi