luci/applications/sgi-haserl/root/www/cgi-bin/index.cgi

4 lines
86 B
Perl
Executable File

#!/usr/bin/haserl --shell=luac
print("Status: 302 Found")
print("Location: ffluci\n")