mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Added julia support.
This commit is contained in:
parent
d42aa6edb1
commit
fab8873d85
3 changed files with 6 additions and 0 deletions
2
lxc/executors/julia
Executable file
2
lxc/executors/julia
Executable 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 julia code.code"
|
Loading…
Add table
Add a link
Reference in a new issue