view umasked.sh @ 2425:b64dd047de68

nginx.conf-2019 livesteam promo.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 11 Sep 2019 18:12:00 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"