mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
add support for elisp scripts
This commit is contained in:
parent
7bc9b5b63a
commit
1e0b44c8a7
3 changed files with 6 additions and 0 deletions
2
lxc/executors/emacs
Normal file
2
lxc/executors/emacs
Normal file
|
@ -0,0 +1,2 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue