From bae05fbb100b19c5dd8ef1010df020206459a333 Mon Sep 17 00:00:00 2001 From: KM4ACK <42844783+km4ack@users.noreply.github.com> Date: Wed, 10 Apr 2019 20:44:18 -0500 Subject: [PATCH] Update autohotspot-setup --- autohotspot-setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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