view umasked.sh @ 434:644869149f36

Added commands to install the generated dir.map on a website.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 28 Feb 2012 09:36:05 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"