view umasked.sh @ 1336:2096ecf6de02

Corrected f4f title translation in Russian.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 13 Oct 2014 17:32:03 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"