mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update iiab-hotspot-on
This commit is contained in:
parent
c138027c08
commit
91b0e4cf17
1 changed files with 2 additions and 1 deletions
|
@ -15,5 +15,6 @@ systemctl start dhcpd
|
|||
# https://github.com/iiab/iiab/issues/638#issuecomment-355455454
|
||||
if grep -qi raspbian /etc/*release; then
|
||||
ip link set dev wlan0 promisc off
|
||||
sed -i -e "s/hostapd_enabled.*/hostapd_enabled = True/" /etc/iiab/iiab.ini
|
||||
fi
|
||||
|
||||
sed -i -e "s/hostapd_enabled.*/hostapd_enabled = True/" /etc/iiab/iiab.ini
|
||||
|
|
Loading…
Reference in a new issue