From 720fd21d209a80eea5611e480a48c6af7f580ce3 Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 15 Nov 2023 10:42:10 +0300 Subject: [PATCH] install_easy: override umask --- install_easy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_easy.sh b/install_easy.sh index 287f88c..327667f 100755 --- a/install_easy.sh +++ b/install_easy.sh @@ -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