瀏覽代碼

Attach dongle

Bob Mottram 8 年之前
父節點
當前提交
d03a95db5c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-utils-final

+ 1
- 1
src/freedombone-utils-final 查看文件

@@ -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