view umasked.sh @ 2560:a5bbfdf88bbd

Documented the "min_free" parameter of proxy_cache_path and friends.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 03 Jul 2020 12:04:22 +0100
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"