view umasked.sh @ 730:76e876c58dc0

Added glue to generate compressed mail docs.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 15 Oct 2012 09:20:33 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"