view umasked.sh @ 1540:6866a74393e0

Added a hint about xslt transformation to autoindex_format.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 24 Dec 2014 12:50:29 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"