view umasked.sh @ 782:2ceaef0e84a1

Added a phrase about wildcard certificates into the English version of configuring_https_servers.xml that first appeared in Russian translation. While here, paraphrased one nearby sentence.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 11 Dec 2012 13:36:37 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"