Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to...
[project/luci.git] / applications / sgi-haserl / root / www / cgi-bin / luci-upload
1 #!/usr/bin/haserl --shell=luac --upload-limit=16384
2 -- This is a bit hacky: remove -upload from SCRIPT_NAME
3 ENV.SCRIPT_NAME = ENV.SCRIPT_NAME:sub(1, #ENV.SCRIPT_NAME - 7)
4 dofile("luci")