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