view umasked.sh @ 715:3f25469cbc49

Highlighted 'file' parameters in the http_ssl_module directives.
author Vladimir Homutov <vl@nginx.com>
date Wed, 10 Oct 2012 09:25:11 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"