view umasked.sh @ 907:43887f41bb17

Corrected the descriptions of {proxy,fastcgi}_intercept_errors.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 13 May 2013 13:33:44 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"