diff --git a/inteno-netmodes/files/sbin/netmode-conf b/inteno-netmodes/files/sbin/netmode-conf index a1e901aba..d00761510 100755 --- a/inteno-netmodes/files/sbin/netmode-conf +++ b/inteno-netmodes/files/sbin/netmode-conf @@ -87,6 +87,7 @@ restore() { uci set juci.juci.homepage='netmode-wizard' uci commit juci cp $TMPPATH/* /etc/config/ + sync uci set netmode.setup.curmode=$CURMODE uci commit netmode ubus call network reload