change redundant message to be more informative.

pull/24/head
necro-nemesis 5 years ago
parent 952fbd32d5
commit 36d99f3581

@ -8,7 +8,7 @@ case "$1" in
;;
stop)
echo -n "Stopping LOKINET daemon\n"
echo -n "daemon stop command sent\n"
pkill lokinet
;;

Loading…
Cancel
Save