diff options
Diffstat (limited to 'applications/sgi-haserl/root/www/cgi-bin/luci-upload')
-rwxr-xr-x | applications/sgi-haserl/root/www/cgi-bin/luci-upload | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/applications/sgi-haserl/root/www/cgi-bin/luci-upload b/applications/sgi-haserl/root/www/cgi-bin/luci-upload deleted file mode 100755 index 371967ce98..0000000000 --- a/applications/sgi-haserl/root/www/cgi-bin/luci-upload +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/haserl --shell=luac --upload-limit=16384 --- This is a bit hacky: remove -upload from SCRIPT_NAME -ENV.SCRIPT_NAME = ENV.SCRIPT_NAME:sub(1, #ENV.SCRIPT_NAME - 7) -dofile("luci")
\ No newline at end of file |