view umasked.sh @ 847:9ace6d2fcaee

Use link to AWS support activation form instead of obsoleted support.html.
author Andrei Belov <defan@nginx.com>
date Fri, 22 Feb 2013 16:38:04 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"