piston/packages/mono-6.12.0/run
2021-03-06 01:06:00 +13:00

5 lines
No EOL
49 B
Bash

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