mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
pkg(mono-6.12.0): filename fixes (#230)
* pkg(mono-6.12.0): filename fixes * pkg(mono-6.12.0): compile cs files * pkg(mono-6.12.0): add provides in metadata
This commit is contained in:
parent
7e1960302d
commit
09e347a098
4 changed files with 10 additions and 5 deletions
3
packages/mono/6.12.0/run
vendored
3
packages/mono/6.12.0/run
vendored
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
CODE=${1/cs/exe}
|
||||
shift
|
||||
mono $CODE "$@"
|
||||
mono out "$@"
|
Loading…
Add table
Add a link
Reference in a new issue