view umasked.sh @ 1762:3064cb25e29d

Fixed link for ngx_stream_geoip_module.
author Andrei Belov <defan@nginx.com>
date Thu, 11 Aug 2016 16:09:21 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"