mirror of
https://github.com/km4ack/pi-scripts
synced 2026-08-13 17:52:05 -04:00
Update autohotspot-setup
This commit is contained in:
parent
1e0b2866ee
commit
bae05fbb10
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue