mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-29 14:21:10 +00:00
Permissions were set to 0o711 by default; they should be 0o777, with umask being responsible for restricting permissions further.
Permissions were set to 0o711 by default; they should be 0o777, with umask being responsible for restricting permissions further.