piston/docker/executors/ruby

4 lines
41 B
Bash
Executable File

#!/bin/sh
timeout -s KILL 3 ruby ${@:2}