view umasked.sh @ 1135:90c1c83fcba6

Changed translation in proxy_cache_purge and fastcgi_cache_purge.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 03 Apr 2014 09:19:14 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"