view umasked.sh @ 1282:f717975834cf

Replace google analytics with google tag manager.
author Sergey Budnevitch <sb@waeme.net>
date Wed, 10 Sep 2014 12:56:03 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"