diff options
Diffstat (limited to 'applications/sgi-haserl/root/www/cgi-bin/index.cgi')
-rwxr-xr-x | applications/sgi-haserl/root/www/cgi-bin/index.cgi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/applications/sgi-haserl/root/www/cgi-bin/index.cgi b/applications/sgi-haserl/root/www/cgi-bin/index.cgi deleted file mode 100755 index aae8591c6a..0000000000 --- a/applications/sgi-haserl/root/www/cgi-bin/index.cgi +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/haserl --shell=luac -print("Status: 302 Found") -print("Location: luci\n") |