piston/lxc/executors/clojure

5 lines
105 B
Bash

#!/bin/bash
cd /tmp/$1
timeout -s KILL 10 xargs -a args.args -d '\n' clojure -M code.code < stdin.stdin