mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-23 15:04:29 +02:00
fix description
This commit is contained in:
parent
145ccf24cc
commit
da4171dfbc
@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "small script enabling/disabling and sending notification messages"
|
||||
echo "network.notify.sh [on|off] - OR"
|
||||
echo "network.notify.sh send \"Message to be send via configured method\""
|
||||
echo "script to enable/disabe and send notifications"
|
||||
echo "blitz.notify.sh [on|off] - OR"
|
||||
echo "blitz.notify.sh send \"Message to be send via configured method\""
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user