aboutsummaryrefslogtreecommitdiff
path: root/bin/msg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/msg')
-rwxr-xr-xbin/msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/msg b/bin/msg
index b2a6794..0f9cced 100755
--- a/bin/msg
+++ b/bin/msg
@@ -125,7 +125,7 @@ MESSAGE="${1:-}"
if [ "$XMPP" = true ]; then
eval "$(assert-arg "$MESSAGE" '-X MESSAGE')"
- xmpp -m "$MESSAGE" eu@euandreh.xyz &
+ xmpp -m "$MESSAGE" eu@euandre.org &
fi
if [ "$SOUND" = true ]; then
sound &