aboutsummaryrefslogtreecommitdiff
path: root/sync-code
diff options
context:
space:
mode:
Diffstat (limited to 'sync-code')
-rwxr-xr-xsync-code2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-code b/sync-code
index 24b39f2..7623e9b 100755
--- 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