view umasked.sh @ 1481:f29398a167d0

Documented the upstream_connect_time variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 19 May 2015 10:48:28 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"