aboutsummaryrefslogtreecommitdiff
path: root/bin/boop
diff options
context:
space:
mode:
Diffstat (limited to 'bin/boop')
-rwxr-xr-xbin/boop2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/boop b/bin/boop
index d2de30f..a7792b3 100755
--- a/bin/boop
+++ b/bin/boop
@@ -77,7 +77,7 @@ else
N=1
fi
-CMD="$@"
+CMD="$*"
msg -"$N" -bs -D "${MESSAGE:-$CMD}"
exit "$STATUS"