view umasked.sh @ 1599:12714bbf9230

Documented the "proxy_cache_convert_head" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 12 Nov 2015 20:02:07 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"