darkrc/bin/luapath

4 lines
65 B
Bash
Executable File

#!/bin/sh
echo 'export LUA_PATH="'"$1/?.lua;$1/?/init.lua;;"'"'