mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 14:54:36 +04: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")
|