This commit is contained in:
Brian Seymour 2021-01-23 15:05:10 -06:00
commit ed773d26d3
7 changed files with 35 additions and 0 deletions

6
lxc/executors/d Normal file
View file

@ -0,0 +1,6 @@
#!/bin/bash
cd /tmp/$2
cp code.code code.d
timeout -s KILL 10 dmd code.d
xtimeout -s KILL 3 args -a args.args -d '\n' ./code