1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix OpenMPTCProuter advanced settings

This commit is contained in:
Ycarus 2018-04-17 14:48:55 +02:00
parent 42ace5fe26
commit b9fa5733c5
5 changed files with 24 additions and 9 deletions

View file

@ -4,4 +4,7 @@ uci -q batch <<-EOF
add ucitrack openmptcprouter
set ucitrack.@openmptcprouter[-1].init=openmptcprouter
commit ucitrack
delete openmptcprouter.settings
set openmptcprouter.settings=openmptcprouter
commit openmptcprouter
EOF