appease clippy

This commit is contained in:
Cooper Quintin
2024-01-29 16:44:03 -08:00
parent 6086a9962c
commit 50c7a66254
6 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ start)
$0 start
;;
*)
echo "Usage atfwd_daemon{ start | stop | restart }" >&2
echo "Usage rayhunter_daemon { start | stop | restart }" >&2
exit 1
;;
esac