Explorar el Código

Attach dongle

Bob Mottram hace 9 años
padre
commit
d03a95db5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-utils-final

+ 1
- 1
src/freedombone-utils-final Ver fichero

@@ -62,7 +62,7 @@ function install_final {
62 62
         if [ -f /root/${PROJECT_NAME}-wifi.cfg ]; then
63 63
             create_wifi_startup_script
64 64
             echo ''
65
-            echo $'Shutting down the system. Detatch the ethernet cable, then power on again.'
65
+            echo $'Shutting down the system. Detatch the ethernet cable, attach wifi dongle, then power on again.'
66 66
             echo ''
67 67
             shutdown now
68 68
             return