mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03:00
install_easy: override umask
This commit is contained in:
parent
90fd914090
commit
720fd21d20
@ -990,6 +990,7 @@ install_macos()
|
||||
# build binaries, do not use precompiled
|
||||
[ "$1" = "make" ] && FORCE_BUILD=1
|
||||
|
||||
umask 0022
|
||||
fsleep_setup
|
||||
fix_sbin_path
|
||||
check_system
|
||||
|
Loading…
Reference in New Issue
Block a user