view umasked.sh @ 1487:269e8de8765a

Added links to stream modules for the Russian index page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 25 May 2015 13:09:51 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"