view umasked.sh @ 2041:29b68a7b42fc

Documented cookie name for sticky cookie and server route.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 22 Sep 2017 16:44:05 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"