This commit is contained in:
Vrganj 2021-01-23 22:09:00 +01:00
parent b64598763d
commit e9f85c4eee
5 changed files with 17 additions and 0 deletions

4
lxc/executors/dash Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cd /tmp/$2
xargs -a args.args -d '\n' timeout -s KILL 3 dash code.code < stdin.stdin