view umasked.sh @ 712:2c9e8facc761

Resolved ambiguity regarding lists of certificates and fixed links.
author Vladimir Homutov <vl@nginx.com>
date Tue, 09 Oct 2012 12:17:26 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"