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