aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.local/bin/msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/msg b/.local/bin/msg
index b749c63c..bdabfbe9 100755
--- a/.local/bin/msg
+++ b/.local/bin/msg
@@ -42,7 +42,7 @@ ACTION_DONE=false
while getopts 'X:sS:m:D:bh' flag; do
case "$flag" in
X)
- xmpp -m "$OPTARG"
+ xmpp -m "$OPTARG" eu@euandreh.xyz
ACTION_DONE=true
;;
s)