view umasked.sh @ 2270:cd9934924920

Moved summary to top of njs index page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 29 Oct 2018 21:45:06 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"