Rename config-mode package once again
This commit is contained in:
parent
5532451e36
commit
6f66ad3fce
14 changed files with 5 additions and 5 deletions
5
gluon-config-mode-ffhh/files/lib/gluon/config-mode/www/cgi-bin/luci
Executable file
5
gluon-config-mode-ffhh/files/lib/gluon/config-mode/www/cgi-bin/luci
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/lua
|
||||
require "luci.cacheloader"
|
||||
require "luci.sgi.cgi"
|
||||
luci.dispatcher.indexcache = "/tmp/luci-indexcache"
|
||||
luci.sgi.cgi.run()
|
Loading…
Add table
Add a link
Reference in a new issue