view umasked.sh @ 2102:d7f34859645b

Matched wording of imap_client_buffer with proxy_buffer_size.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Feb 2018 13:47:06 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"