piston/docker/executors/csharp

5 lines
60 B
Bash
Executable File

#!/bin/sh
mcs $1 -out:binary
timeout -s KILL 3 mono binary