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

pull/1/head
ben 12 months ago
parent 40f1056110
commit d820e743f1

@ -271,6 +271,8 @@ done
echo switching the lan interface to DHCP client
uci set network.lan.proto='dhcp'
uci set network.lan.gateway='$ip4addr'
uci set network.lan.dns='$ip4addr'
uci delete network.wan
uci delete network.wan6
uci delete network.lan.ipaddr

Loading…
Cancel
Save