Browse Source

reboot info

dev
rootzoll 6 years ago
parent
commit
75fec89231
  1. 2
      home.admin/50copyHDD.sh

2
home.admin/50copyHDD.sh

@ -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
Loading…
Cancel
Save