view umasked.sh @ 1608:15300c606f70

Translated the "proxy_cache_convert_head" directive into Russian.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 24 Nov 2015 22:31:33 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"