view umasked.sh @ 307:dff45e92da4b

Generate 2011.html but don't link it to the menu yet.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 03 Jan 2012 22:31:41 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"