view umasked.sh @ 2227:800d721c79d0

nginx.conf-2018 promo banner adjusted.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 29 Aug 2018 12:19:08 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"