view umasked.sh @ 354:4e3b681cae20

Unified the padding and margins of examples and notes blocks.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 25 Jan 2012 13:33:12 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"