piston/packages/mono/6.12.0/run
2021-03-13 19:53:00 +13:00

5 lines
No EOL
49 B
Bash

#!/bin/bash
CODE=${1/cs/exe}
shift
mono $CODE $*