view umasked.sh @ 881:d7f2325fa832

Fix up wording in the description of "ssl_crl".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 03 Apr 2013 10:41:03 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"