compiler-discord/docker/lua/run.sh

3 lines
56 B
Bash
Raw Normal View History

printf %s "$1" > program.lua
lua5.3 program.lua || true