view umasked.sh @ 3097:807f064844a5

Documented the $ssl_client_fingerprint_sha256 variable.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 02 Sep 2024 09:49:53 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"