ソースを参照

More wifi hotspot configuration

Bob Mottram 10 年 前
コミット
a6406fda29
共有1 個のファイルを変更した0 個の追加4 個の削除を含む
  1. 0
    4
      install-freedombone.sh

+ 0
- 4
install-freedombone.sh ファイルの表示

@@ -7149,10 +7149,6 @@ function enable_wifi_hotspot {
7149 7149
       echo 'Unable to find /etc/default/hostapd. hostapd may not have installed correctly'
7150 7150
       exit 490
7151 7151
   fi
7152
-  if [ ! -f /etc/dnsmasq.conf ]; then
7153
-      echo 'Unable to find /etc/dnsmasq.conf. dnsmasq may not have installed correctly'
7154
-      exit 492
7155
-  fi
7156 7152
 
7157 7153
   get_wifi_essid
7158 7154
   get_wifi_password