view umasked.sh @ 1167:cac06b81957c

Documented the $ssl_server_name variable.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 24 Apr 2014 09:02:47 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"