ab2a3e18ff790ff526d0c4b4621cdc8e8c01ceca
[project/luci.git] / libs / sgi-haserl / root / www / cgi-bin / luci
1 #!/usr/bin/haserl --shell=luac
2 require("luci.dispatcher")
3 luci.dispatcher.indexcache = "/tmp/.luciindex"
4 luci.dispatcher.httpdispatch()