view umasked.sh @ 1815:42fb2c3c9615

Updated description of TCP SSL SNI feature in index.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 13 Oct 2016 20:20:26 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"