view umasked.sh @ 335:bf7e1030b5dd

description how to import pgp key into apt keyring added
author Sergey Budnevitch <sb@waeme.net>
date Fri, 20 Jan 2012 11:19:52 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"