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