Files
spotizerr-dev/entrypoint.sh
larswnd b539ab4b60 feat(entrypoint): Add optional UMASK support
- Added support for the UMASK environment variable in entrypoint.sh
- If UMASK is set, the script applies it before executing the main process
- Ensures flexibility without forcing a default umask
- Maintains existing behavior for PUID and PGID handling
2025-02-26 20:07:22 +01:00

1.5 KiB