view umasked.sh @ 1766:092088e7977e

Replace absolute links to the nginx_signing.key with relative.
author Sergey Budnevitch <sb@waeme.net>
date Wed, 24 Aug 2016 14:06:23 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"