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

pull/1/head
ben 11 months ago
parent b6a0f35fe3
commit 7f3efdd87c

@ -355,12 +355,13 @@ wifi up
# Removing firewall configuration
mv /etc/config/firewall /etc/config/firewall.unused
fi
#fi
else
ap_mode_stop
fi
if [ "$mesh_bat0" = "interface" ]; then
uci -q delete network.bat0
@ -407,4 +408,5 @@ stop() {
restart() {
set_easymesh
add_wifi_mesh
}
Loading…
Cancel
Save