mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
inteno-netmodes: fixed bug
This commit is contained in:
parent
7fc6da3a66
commit
7f33ffbdac
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ switch_netmode() {
|
|||
uci commit netmode
|
||||
fi
|
||||
config_get conf $curmode conf
|
||||
[ -f "/etc/netmode/$conf" ] || return
|
||||
cp /etc/netmodes/$conf/* /etc/config/
|
||||
rm -f /etc/config/DETAILS
|
||||
sync
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue