piston/lxc/executors/dash

5 lines
98 B
Plaintext
Raw Normal View History

2021-01-23 22:09:00 +01:00
#!/bin/bash
cd /tmp/$2
xargs -a args.args -d '\n' timeout -s KILL 3 dash code.code < stdin.stdin