view umasked.sh @ 1130:3c6d351a1eef

HLS: corrected translation in the summary section.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 31 Mar 2014 11:30:54 +0200
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"