mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-03 23:10:35 +05: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
|
# build binaries, do not use precompiled
|
||||||
[ "$1" = "make" ] && FORCE_BUILD=1
|
[ "$1" = "make" ] && FORCE_BUILD=1
|
||||||
|
|
||||||
|
umask 0022
|
||||||
fsleep_setup
|
fsleep_setup
|
||||||
fix_sbin_path
|
fix_sbin_path
|
||||||
check_system
|
check_system
|
||||||
|
Loading…
Reference in New Issue
Block a user