view umasked.sh @ 1117:d708d213959a

FastCGI and Proxy: typo fixed in "_cache_purge" directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 28 Mar 2014 17:34:45 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"