view umasked.sh @ 1469:aefcb773a78b

Updated nginx-1.9.0 news to refer the stream module.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 28 Apr 2015 19:47:04 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"