view umasked.sh @ 1934:a0a64fee6b13

Fixed optional port description in the real_ip_header directive.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 16 Mar 2017 15:02:34 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"