view umasked.sh @ 1803:621d0c682113

Clarified description of proxy_intercept_errors and friends.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 29 Sep 2016 20:44:31 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"