piston/lxc/executors/julia

4 lines
99 B
Bash
Executable file

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