view umasked.sh @ 1356:745f50ff0fe9

Banner changed to advertise the webinar.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 19 Nov 2014 19:19:26 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"