More wifi hotspot configuration

This commit is contained in:
Bob Mottram 2014-12-25 16:37:27 +00:00
parent d220f35128
commit a6406fda29
1 changed files with 0 additions and 4 deletions

View File

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