Update 'root/etc/init.d/easymesh'

pull/1/head
ben 12 months ago
parent 2fc61b7052
commit 52d0f173fc

@ -266,7 +266,7 @@ set_easymesh() {
uci set network.lan.ifname="$(uci get network.lan.ifname) $(uci get network.wan.ifname)"
uci del network.wan.ifname
# Remove wan logical interface, since we will not need it.
uci del network.wan
# uci del network.wan
uci set wireless.mesh_$apall.mesh_fwding='1'
uci commit dhcp; echo '' > /etc/config/dhcp
/etc/init.d/dnsmasq disable

Loading…
Cancel
Save