view umasked.sh @ 1393:15e8779f0ceb

Documented the $upstream_header_time variable.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 19 Jan 2015 15:24:15 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"