view umasked.sh @ 1289:57fc39924d42

Proxy/memcached/fastcgi/scgi/uwsgi: updated link in _next_upstream directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 12 Sep 2014 15:31:55 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"