Skip to content

Commit a5a7cea

Browse files
committed
docs(readme): set dev/build environment umask
1 parent 24aabb5 commit a5a7cea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ The templating engine and version tracker require [jq](https://stedolan.github.i
7171

7272
Use [qemu-user-static](https://github.com/multiarch/qemu-user-static) to work with multi-architecture containers.
7373

74+
Before cloning the repository or working within it, set the [file mode creation mask](https://en.wikipedia.org/wiki/Umask) to `0022` or `u=rwx,g=rx,o=rx`.
75+
7476
## Update Process
7577

7678
1. If necessary, update the list of version aliases at the beginning of `generate-stackbrew-library.sh`.

0 commit comments

Comments
 (0)