view umasked.sh @ 254:6080b2b90d15

Russian version of the download page updated.
author Sergey Budnevitch <sb@waeme.net>
date Mon, 19 Dec 2011 15:41:17 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"