1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-16 16:46:26 +02:00

csharp fix

This commit is contained in:
Brian Seymour 2018-09-22 01:38:54 -05:00
parent 46d0677d09
commit 1c407f4a05

View file

@ -1,5 +1,4 @@
#!/bin/sh
cp ../*.code .
mcs $(echo $1 | sed 's/\///') -out:binary
timeout -s KILL 3 mono binary