piston/lxc/executors/clojure

5 lines
137 B
Plaintext
Raw Normal View History

2021-03-12 20:27:06 +01:00
#!/bin/bash
cd /tmp/$1
2021-03-12 21:41:43 +01:00
timeout -s KILL 10 xargs -a args.args -d '\n' java -jar /opt/clojure/clojure/clojure.jar code.code < stdin.stdin