mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
csharp fix
This commit is contained in:
parent
ff33cbc9e0
commit
e9eb10928f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cp ../*.code .
|
||||
mcs $(echo $1 | sed 's/\///') -out:binary
|
||||
timeout -s KILL 3 mono binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue