diff --git a/src/freedombone-utils-final b/src/freedombone-utils-final index 949cba69..9231fa02 100755 --- a/src/freedombone-utils-final +++ b/src/freedombone-utils-final @@ -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