view umasked.sh @ 149:19c36eed784e

Initial translation of the ngx_http_empty_gif_module documentation.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 17:21:33 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"