#!/bin/sh
exec mono --debug $MONO_OPTIONS /usr/local/lib/mono/4.0/vbnc.exe "$@"
