@@ -61,7 +61,9 @@ function install_final {
if [ ! -f $IMAGE_PASSWORD_FILE ]; then
if [ -f /root/${PROJECT_NAME}-wifi.cfg ]; then
create_wifi_startup_script
+ echo ''
echo $'Shutting down the system. Detatch the ethernet cable, then power on again.'
shutdown now
return
fi