#!/bin/sh
umask 077
exec /home/user/mono/bin/mono $MONO_OPTIONS /home/user/mono/lib/mono/4.5/sn.exe "$@"
