mirror of
https://github.com/truecharts/charts.git
synced 2026-07-30 09:44:34 -03:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
umask "${UMASK:-0002}"
|