Add luapath helper script
This commit is contained in:
parent
80607adc18
commit
f6a6c0a478
1 changed files with 3 additions and 0 deletions
3
bin/luapath
Executable file
3
bin/luapath
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "$1/?.lua;$1/?/init.lua"
|
Loading…
Reference in a new issue