mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
pkg(mono-6.12.0): relocate files
This commit is contained in:
parent
7b4e072154
commit
509013f4a0
6 changed files with 43 additions and 0 deletions
5
packages/mono/6.12.0/run
vendored
Normal file
5
packages/mono/6.12.0/run
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
CODE=${1/cs/exe}
|
||||
shift
|
||||
mono $CODE $*
|
Loading…
Add table
Add a link
Reference in a new issue