Просмотр исходного кода

More wifi hotspot configuration

Bob Mottram 10 лет назад
Родитель
Сommit
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