summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-cgi/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'libs/sgi-cgi/htdocs')
-rwxr-xr-xlibs/sgi-cgi/htdocs/cgi-bin/luci5
1 files changed, 0 insertions, 5 deletions
diff --git a/libs/sgi-cgi/htdocs/cgi-bin/luci b/libs/sgi-cgi/htdocs/cgi-bin/luci
deleted file mode 100755
index 529d1d0bc5..0000000000
--- a/libs/sgi-cgi/htdocs/cgi-bin/luci
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/lua
-require "luci.cacheloader"
-require "luci.sgi.cgi"
-luci.dispatcher.indexcache = "/tmp/luci-indexcache"
-luci.sgi.cgi.run() \ No newline at end of file