1
0
Fork 0
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:
libin 2018-08-08 16:04:30 +08:00
parent 692f84a5d8
commit 52641d5745

View file

@ -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