mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fix
This commit is contained in:
parent
40de54b406
commit
37b6ab1a74
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
[ -n "${DEVPATH}" ] || exit
|
||||
|
||||
. /lib/functions.sh
|
||||
uci set openmptcprouter.settings.disableintfrename=1
|
||||
|
||||
_set_intf_name() {
|
||||
local intfname=$1
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
uci set openmptcprouter.settings.disableintfrename=1
|
||||
uci -q batch <<-EOF
|
||||
delete ucitrack.@openmptcprouter[-1]
|
||||
add ucitrack openmptcprouter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue