view umasked.sh @ 410:e766fa4c2dbb

Added link to Twitter to other menu languages.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 13 Feb 2012 13:35:57 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"