mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
luci-app-mptcp meger fix conflict import erorr to luci
This commit is contained in:
parent
692f84a5d8
commit
52641d5745
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ function multipath_bandwidth()
|
|||
result[dev] = "[" .. string.gsub((luci.sys.exec("luci-bwc -i %q 2>/dev/null" % dev)), '[\r\n]', '') .. "]"
|
||||
end
|
||||
end
|
||||
end)
|
||||
end
|
||||
---先初始化求和数组
|
||||
res["total"]={ };
|
||||
for i=1,60 do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue