瀏覽代碼

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