view umasked.sh @ 2251:87556723adf0

nginx.conf-2018 livestream promo.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 08 Oct 2018 14:23:27 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"