Attach dongle
This commit is contained in:
parent
23bb82dae6
commit
d03a95db5c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue