mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
csharp fix
This commit is contained in:
parent
fa7d424f53
commit
2cf27c34fe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd ..
|
||||
cd ../..
|
||||
mcs $(echo $1 | sed 's/\///') -out:tmp/binary
|
||||
timeout -s KILL 3 mono tmp/binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue