csharp fix

This commit is contained in:
Brian Seymour 2018-09-22 01:36:37 -05:00
parent ff33cbc9e0
commit e9eb10928f
1 changed files with 1 additions and 0 deletions

View File

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