This commit is contained in:
parent
c8a02eec3b
commit
f8ac8062a5
@ -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…
x
Reference in New Issue
Block a user