compiler-discord/docker/lua/run.sh

3 lines
43 B
Bash
Raw Normal View History

2019-03-16 01:32:30 +01:00
echo "$1" > program.lua
lua5.3 program.lua