#!/bin/sh
umask 077
exec /usr/bin/mono $MONO_OPTIONS `/usr/bin/monodir`/1.0/sn.exe "$@"
