add swift

This commit is contained in:
Brian Seymour 2018-10-30 22:53:57 -05:00
parent 1fe251cb49
commit 23ffb605e1
1 changed files with 2 additions and 0 deletions

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