ソースを参照

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