#!/bin/sh

exec /opt/mono/bin/mono $MONO_OPTIONS "/opt/mono/lib/gsharp/gsharp.exe" "$@"
