mirror of
https://github.com/engineer-man/piston.git
synced 2025-09-04 11:00:07 +02:00
pkg(mono-6.12.0): filename fixes
This commit is contained in:
parent
258539d593
commit
56d333f9ae
3 changed files with 4 additions and 4 deletions
3
packages/mono/6.12.0/compile
vendored
3
packages/mono/6.12.0/compile
vendored
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
csc "$@"
|
||||
rename 's/$/\.cs/' "$@" # Add .cs extension
|
||||
csc -out:out "$@"
|
Loading…
Add table
Add a link
Reference in a new issue