update-10.04

This commit is contained in:
github-actions[bot]
2021-10-04 23:13:07 +08:00
parent c9b68b65cf
commit b4a743e328

View File

@@ -30,6 +30,7 @@ ap_mode_stop(){
echo "" > /etc/easymesh
uci delete dhcp.lan.dynamicdhcp
uci delete dhcp.lan.ignore
uci commit dhcp
/etc/init.d/odhcpd enable && /etc/init.d/odhcpd start
@@ -111,6 +112,7 @@ start(){
echo "$dns" >> /etc/easymesh
uci set dhcp.lan.dynamicdhcp='0'
uci set dhcp.lan.ignore='1'
uci delete dhcp.lan.ra
uci delete dhcp.lan.dhcpv6
uci delete dhcp.lan.ra_management