mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-09 07:12:03 +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.