Merge branch 'dev' of https://github.com/dride/drideOS-image-generator into dev
This commit is contained in:
commit
d385d764e6
|
@ -13,6 +13,7 @@ on_chroot << EOC
|
|||
#apt-get install hostapd dnsmasq -yqq
|
||||
|
||||
cat > /etc/dnsmasq.conf <<EOF
|
||||
port=0
|
||||
interface=wlan0
|
||||
dhcp-range=192.168.42.10,192.168.42.20,255.255.255.0,12h
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue
Block a user