mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
inteno-netmodes: netmode-conf: sync after restoring config
This commit is contained in:
parent
d0c84e2ab3
commit
5f57a90aee
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ restore() {
|
||||||
uci set juci.juci.homepage='netmode-wizard'
|
uci set juci.juci.homepage='netmode-wizard'
|
||||||
uci commit juci
|
uci commit juci
|
||||||
cp $TMPPATH/* /etc/config/
|
cp $TMPPATH/* /etc/config/
|
||||||
|
sync
|
||||||
uci set netmode.setup.curmode=$CURMODE
|
uci set netmode.setup.curmode=$CURMODE
|
||||||
uci commit netmode
|
uci commit netmode
|
||||||
ubus call network reload
|
ubus call network reload
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue