view umasked.sh @ 298:0dcf07c393b6

English translation of the ngx_http_fastcgi_module module documentation.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 29 Dec 2011 07:56:40 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"