mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56: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
|
#!/bin/sh
|
||||||
|
|
||||||
|
cp ../*.code .
|
||||||
mcs $(echo $1 | sed 's/\///') -out:binary
|
mcs $(echo $1 | sed 's/\///') -out:binary
|
||||||
timeout -s KILL 3 mono binary
|
timeout -s KILL 3 mono binary
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue