<%- require "luci.sys" require "nixio.fs" local url=luci.sys.exec("uci get dota.@dota[0].url | xargs echo -n") or "" local filename=luci.sys.exec("uci get dota.@dota[0].filename | xargs echo -n") or "" -%>