view umasked.sh @ 1111:9c766ddc3535

HLS: Translated the "http_ngx_http_hls_module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 25 Mar 2014 16:21:37 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"