Update autohotspot-setup

This commit is contained in:
KM4ACK 2019-04-10 20:44:18 -05:00 committed by GitHub
parent 1e0b2866ee
commit bae05fbb10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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