view umasked.sh @ 2056:af6f326dee75

Fixed spelling of "invalid_response" in "memcached_next_upstream".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 11 Oct 2017 12:00:58 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"