summaryrefslogtreecommitdiff
path: root/configs/releng/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/build.sh')
-rwxr-xr-xconfigs/releng/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/releng/build.sh b/configs/releng/build.sh
index 72b1e3f..3cb0675 100755
--- a/configs/releng/build.sh
+++ b/configs/releng/build.sh
@@ -14,6 +14,8 @@ arch=$(uname -m)
verbose=""
script_path=$(readlink -f ${0%/*})
+umask 0022
+
_usage ()
{
echo "usage ${0} [options]"