view umasked.sh @ 1447:a32df48d88fc

Documented that proxy_request_buffering is on with SPDY enabled.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 08 Apr 2015 17:36:41 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"