4 lines
41 B
Text
4 lines
41 B
Text
|
#!/bin/sh
|
||
|
|
||
|
echo "$1/?.lua;$1/?/init.lua"
|