[runtime] Remove ves_icall_object_new_fast (), its only a bit faster than object_new_...
[mono.git] / scripts / script_umask.in
1 #!/bin/sh
2 umask 077
3 exec @bindir@/@mono_interp@ $MONO_OPTIONS @mono_instdir@/@framework_version@/@exe_name@.exe "$@"