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