piston/docker/executors/csharp
2018-09-22 01:11:53 -05:00

4 lines
60 B
Bash

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