#2588 updated shutdown info

This commit is contained in:
rootzoll
2021-10-04 09:57:57 +02:00
parent 1803319cba
commit c331437853

View File

@@ -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."