浏览代码

More wifi hotspot configuration

Bob Mottram 10 年前
父节点
当前提交
a6406fda29
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      install-freedombone.sh

+ 0
- 4
install-freedombone.sh 查看文件

7149
       echo 'Unable to find /etc/default/hostapd. hostapd may not have installed correctly'
7149
       echo 'Unable to find /etc/default/hostapd. hostapd may not have installed correctly'
7150
       exit 490
7150
       exit 490
7151
   fi
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
   get_wifi_essid
7153
   get_wifi_essid
7158
   get_wifi_password
7154
   get_wifi_password