Add jelly

This commit is contained in:
Vrganj 2020-10-17 19:56:02 +02:00
parent 6d580981e4
commit be8e301b44
4 changed files with 13 additions and 0 deletions

2
lxc/executors/jelly Executable file
View 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 jelly fu code.code"