view umasked.sh @ 1298:c459ca97c14d

Updated description of $proxy_host and $proxy_port variables.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 23 Sep 2014 14:32:03 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"