3 lines
92 B
Perl
Executable file
3 lines
92 B
Perl
Executable file
#!/usr/bin/haserl --shell=luac
|
|
print("Status: 302 Found")
|
|
print("Location: ffluci/admin\n")
|