From d03a95db5c37386e79284c55841e045cfca05166 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 22 Oct 2016 19:11:24 +0100 Subject: [PATCH] Attach dongle --- src/freedombone-utils-final | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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