view umasked.sh @ 284:7e464158471f

Gzip public PGP keys.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Dec 2011 13:10:31 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"