Skip to content
Snippets Groups Projects
Commit 23bb82da authored by Bob Mottram's avatar Bob Mottram
Browse files

Lines

parent 66bdd41e
No related branches found
No related tags found
No related merge requests found
......@@ -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.'
echo ''
shutdown now
return
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment