mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
merge
This commit is contained in:
commit
30556fb45d
7 changed files with 36 additions and 2 deletions
2
lxc/executors/elixir
Normal file
2
lxc/executors/elixir
Normal file
|
@ -0,0 +1,2 @@
|
|||
cd /tmp/$2
|
||||
runuser runner$1 -c "cd /tmp/$2 ; cat args.args ; xargs -d '\n' timeout -s KILL 3 elixir code.code"
|
Loading…
Add table
Add a link
Reference in a new issue