piston/lxc/executors/emacs
Brian Seymour 5c1d85fe11 merge
2020-06-04 20:02:56 -05:00

2 lines
125 B
Text
Executable file

cd /tmp/$2
runuser -l runner$1 -c "cd /tmp/$2 ; cat args.args | xargs -d '\n' timeout -s KILL 3 emacs -Q --script code.code"