429b4c3b0241fa1ee72e0de62061ef30b6eae6d2
[project/luci.git] / contrib / index.cgi
1 #!/usr/bin/haserl --shell=luac
2 print("Status: 302 Found")
3 print("Location: /cgi-bin/ffluci\n")