view umasked.sh @ 802:8af7fe0794b0

Improved appearance of Chinese documentation. Added the "lang" attibute and made the text left aligned.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 28 Dec 2012 13:17:39 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"