piston/docker/executors/node

4 lines
43 B
Bash
Executable File

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