view umasked.sh @ 692:31ba6a104186

Fixed the logo location and banner text direction for the Hebrew.
author Vladimir Homutov <vl@nginx.com>
date Fri, 28 Sep 2012 11:04:16 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"