view umasked.sh @ 1038:30d7ab9687c0

Added ref tags for AWS Marketplace product pages.
author Andrei Belov <defan@nginx.com>
date Mon, 23 Dec 2013 16:08:36 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"