mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
4 lines
86 B
Perl
Executable File
4 lines
86 B
Perl
Executable File
#!/usr/bin/haserl --shell=luac
|
|
print("Status: 302 Found")
|
|
print("Location: ffluci\n")
|