view umasked.sh @ 1162:fffa56507ba2

A banner with the link to the survey installed.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 23 Apr 2014 12:30:41 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"