mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
Make test.lua find its interpreter using /usr/bin/env.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/lua5.1
|
||||
#!/usr/bin/env lua5.1
|
||||
|
||||
local tmp = "/tmp"
|
||||
local sep = "/"
|
||||
|
||||
Reference in New Issue
Block a user