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