view umasked.sh @ 691:023e9f139c3c

Added 'professional services' banner to the site header.
author Vladimir Homutov <vl@nginx.com>
date Thu, 27 Sep 2012 14:04:43 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"