view umasked.sh @ 3025:5cfaf094e2a0

Linux packages: documented nginx-module-otel package.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 24 Oct 2023 15:16:17 -0700
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"