piston/lxc/executors/lua

4 lines
97 B
Bash
Executable file

#!/bin/bash
cd /tmp/$1
timeout -s KILL 3 xargs -a args.args -d '\n' lua code.code < stdin.stdin