view umasked.sh @ 724:0422511d9bee

Improved descriptions of indexing modules and mentioned others in index module.
author Vladimir Homutov <vl@nginx.com>
date Fri, 12 Oct 2012 10:01:35 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"