diff --git a/install-freedombone.sh b/install-freedombone.sh index b3902e1d..3c603523 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -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