view umasked.sh @ 2807:4b73197f8ca9

Documented the $ssl_curve variable for http and stream.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 24 Nov 2021 20:28:57 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"