view umasked.sh @ 723:9429fd8bbac8

Let the download/item/@pgp and download/item/@win attributes default to "yes".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 12 Oct 2012 09:17:06 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"