mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix OpenMPTCProuter server version
This commit is contained in:
parent
7799411a15
commit
f1da28445c
2 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@ function wizard_add()
|
|||
ucic:save("sqm")
|
||||
ucic:commit("sqm")
|
||||
|
||||
luci.sys.call("uci -q add_list vnstat.@vnstat[-1].interface=wan" .. i)
|
||||
luci.sys.call("uci -q add_list vnstat.@vnstat[-1].interface=" .. defif)
|
||||
luci.sys.call("uci -q commit vnstat")
|
||||
|
||||
-- Dirty way to add new interface to firewall...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue