summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-haserl/htdocs/cgi-bin/index.cgi
blob: aae8591c6a4ae639c3f8ffa9f9b2381298018eb4 (plain)
1
2
3
#!/usr/bin/haserl --shell=luac
print("Status: 302 Found")
print("Location: luci\n")