view umasked.sh @ 2162:aa5d65fe4916

Updated link to TLS Certificate Status Request extension reference.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 18 May 2018 12:16:06 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"