csharp fix

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

View File

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