csharp fix

This commit is contained in:
Brian Seymour 2018-09-22 01:45:23 -05:00
parent 2cf27c34fe
commit 869a5f5bdf
1 changed files with 1 additions and 1 deletions

View File

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