summaryrefslogtreecommitdiff
path: root/localkannel-dispatch
diff options
context:
space:
mode:
Diffstat (limited to 'localkannel-dispatch')
-rwxr-xr-xlocalkannel-dispatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/localkannel-dispatch b/localkannel-dispatch
index cacc28d..d75a3fb 100755
--- a/localkannel-dispatch
+++ b/localkannel-dispatch
@@ -241,7 +241,7 @@ and start thread \"$realcmd\" on behalf of PHONE."
$sbindir/localsendsms "$info2phone" "[$cmd] $@"
fi
fi
- $sbindir/localmarkdown2sms "$to" "[info] \"$cmd\" thread started for \"$targetphone\", and trailing message forwarded to subscribers."
+ $sbindir/localsendsms "$to" "[info] \"$cmd\" thread started for \"$targetphone\", and trailing message forwarded to subscribers."
SMS_PHONE="$targetfrom" $sbindir/localmarkdown2sms "$targetphone" "/$realcmd"
exit 0
;;