remove double info print on shutdown

This commit is contained in:
rootzoll 2020-04-18 01:13:15 +02:00
parent 503011dc3b
commit 98e385e7fd

View File

@ -246,9 +246,8 @@ case $CHOICE in
/home/admin/99checkUpdate.sh
;;
OFF)
clear
echo ""
echo "LCD turns white when shutdown complete."
echo "Then wait 5 seconds and disconnect power."
sudo /home/admin/XXshutdown.sh
exit 0
;;