Attach dongle

This commit is contained in:
Bob Mottram 2016-10-22 19:11:24 +01:00
parent 23bb82dae6
commit d03a95db5c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ function install_final {
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 $'Shutting down the system. Detatch the ethernet cable, attach wifi dongle, then power on again.'
echo ''
shutdown now
return