piston/lxc/executors/brainfuck
Brian Seymour 620107212e fix bf
2018-12-08 11:15:15 -06:00

2 lines
80 B
Text
Executable file

cd /tmp/$2
runuser -l runner$1 -c "cd /tmp/$2 ; timeout -s KILL 3 bf code.code"