mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 02:21:50 +08:00
4 lines
95 B
Perl
Executable File
4 lines
95 B
Perl
Executable File
#!/usr/bin/haserl --shell=luac
|
|
print("Status: 302 Found")
|
|
print("Location: /cgi-bin/ffluci\n")
|