This commit is contained in:
parent
c8a02eec3b
commit
f8ac8062a5
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/haserl --shell=luac
|
||||
package.path = "/usr/lib/lua/?.lua;/usr/lib/lua/?/init.lua;" .. package.path
|
||||
package.cpath = "/usr/lib/lua/?.so;" .. package.cpath
|
||||
print("Content-Type: text/plain\n")
|
||||
require("ffluci.dispatcher").httpdispatch()
|
Loading…
Reference in a new issue