aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/msg b/bin/msg
index 3bcc98e..405d406 100755
--- a/bin/msg
+++ b/bin/msg
@@ -58,7 +58,7 @@ while getopts 'X:sS:m:D:bh' flag; do
ACTION_DONE=true
;;
m)
- echo "" | email -s "$OPTARG" eu@euandre.org
+ echo " " | email -s "$OPTARG" eu@euandre.org
ACTION_DONE=true
;;
D)