reboot info

This commit is contained in:
rootzoll 2019-02-15 14:05:08 +01:00
parent c818a5cf77
commit 75fec89231

View File

@ -136,4 +136,6 @@ fi
if [ ${setupStep} -lt 100 ]; then
# setup script will decide the next logical step
/home/admin/10setupBlitz.sh
else
"DONE - reboot is needed: sudo shutdown -r now"
fi