Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to...
[project/luci.git] / applications / sgi-haserl / root / www / cgi-bin / luci
1 #!/usr/bin/haserl --shell=luac
2 require("luci.dispatcher").createindex()
3 luci.dispatcher.httpdispatch()