diff --git a/autohotspot-setup b/autohotspot-setup index 4ecd7ab..6c73cec 100644 --- a/autohotspot-setup +++ b/autohotspot-setup @@ -12,8 +12,8 @@ apt-get install -y hostapd apt-get install -y dnsmasq #stop both services -#systemctl disable hostapd -#systemctl disable dnsmasq +systemctl disable hostapd +systemctl disable dnsmasq mkdir -p $HOME/temp