piston/docker/executors/python3

4 lines
46 B
Bash
Executable File

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