mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 04:26:28 +02:00
#2588 updated shutdown info
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
|||||||
|
|
||||||
# display info
|
# display info
|
||||||
echo ""
|
echo ""
|
||||||
echo "LCD turns white when shutdown complete."
|
echo "Green activity light stays dark and LCD turns white when shutdown complete."
|
||||||
if [ "$1" = "reboot" ]; then
|
if [ "$1" = "reboot" ]; then
|
||||||
shutdownParams="-h -r now"
|
shutdownParams="-h -r now"
|
||||||
echo "It will then reboot again automatically."
|
echo "It will then reboot again automatically."
|
||||||
|
Reference in New Issue
Block a user