view umasked.sh @ 432:fbba1f292dc9

Generate mapping of directives to URIs in the nginx map format.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 28 Feb 2012 08:06:22 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"