view umasked.sh @ 350:55c1c4a1748f

English translation of ngx_http_charset_module.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 24 Jan 2012 10:15:25 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"