view umasked.sh @ 1058:2ef5a63ce6e2

Documented SPDY/3.1 support.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 04 Feb 2014 16:46:25 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"