diff --git a/home.admin/50copyHDD.sh b/home.admin/50copyHDD.sh index a406902..5e57e69 100755 --- a/home.admin/50copyHDD.sh +++ b/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 \ No newline at end of file