mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
inteno-netmode: fixed bug whith netmode-conf script for broadcom
This commit is contained in:
parent
f15adb5d45
commit
4ad5c16568
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ case $curmode in
|
|||
uci set netmode.setup.curmode="repeater"
|
||||
uci commit netmode
|
||||
/etc/init.d/netmode reload
|
||||
curmode="$(uci -q get netmode.setup.curmode)"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue