piston/lxc/executors/clojure

5 lines
104 B
Plaintext
Raw Normal View History

2021-03-12 20:27:06 +01:00
#!/bin/bash
cd /tmp/$1
timeout -s KILL 3 xargs -a args.args -d '\n' clojure -M code.code < stdin.stdin