#!/bin/sh
umask 077
exec /ucrt64/bin/mono $MONO_OPTIONS /ucrt64/lib/mono/4.5/makecert.exe "$@"
