piston/docker/executors/python2

4 lines
44 B
Bash
Executable File

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