Explorar el Código

More wifi hotspot configuration

Bob Mottram hace 10 años
padre
commit
a6406fda29
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0
    4
      install-freedombone.sh

+ 0
- 4
install-freedombone.sh Ver fichero

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