view umasked.sh @ 646:2577ab264d1e

Updated the Russian version of the "server_name" directive.
author Vladimir Homutov <vl@nginx.com>
date Fri, 17 Aug 2012 07:22:07 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"