更新配置
This commit is contained in:
parent
9e80d5f77d
commit
e8e65532b5
@ -38,7 +38,7 @@ pre_set()
|
||||
fi
|
||||
}
|
||||
|
||||
[ "$(uci get network.wwan6_5g.ifname)" == "$1" ] && {
|
||||
[ "$(uci get network.wwan6_5g.ifname)" = "$1" ] && {
|
||||
uci set network.wwan6_5g.extendprefix='1'
|
||||
uci commit network
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user