piston/lxc/executors/julia

5 lines
99 B
Bash
Executable File

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