diff --git a/luci-app-bmx6/bmx6/usr/lib/lua/luci/model/bmx6json.lua b/luci-app-bmx6/bmx6/usr/lib/lua/luci/model/bmx6json.lua index a4a8e43..a61362b 100644 --- a/luci-app-bmx6/bmx6/usr/lib/lua/luci/model/bmx6json.lua +++ b/luci-app-bmx6/bmx6/usr/lib/lua/luci/model/bmx6json.lua @@ -59,6 +59,7 @@ function get(field, host) if json_url[1] == "http" then raw,err = wget(url..field,1000) + sys.exec("") else if json_url[1] == "exec" then