3 lines
82 B
Plaintext
Raw Normal View History

#!/bin/sh
exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4 "$@"