diff options
Diffstat (limited to 'applications/luci-splash/root')
-rwxr-xr-x | applications/luci-splash/root/www/cgi-bin/luci-splash | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/applications/luci-splash/root/www/cgi-bin/luci-splash b/applications/luci-splash/root/www/cgi-bin/luci-splash deleted file mode 100755 index c75593fbe..000000000 --- a/applications/luci-splash/root/www/cgi-bin/luci-splash +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -echo "Status: 302 Found" -echo "Location: /cgi-bin/luci/splash/splash$PATH_INFO" -echo
\ No newline at end of file |