From 4d14268d5b9d8c10ec4e8b8ccf44909d3ac254c9 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 14 Apr 2022 14:20:48 +0000 Subject: [PATCH] Make FIle: skipped error check when updateing perms NM --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5aaf02c..400640e 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ list: #Shows this list prep_buildenv: #Preperation for build (setting file permissons, etc) cp -rf customization/${Customization}/* config - chmod 600 config/includes.chroot/etc/NetworkManager/system-connections/*.nmconnection + -chmod 600 config/includes.chroot/etc/NetworkManager/system-connections/*.nmconnection install_buildenv: # Install packages required to build the image sudo apt -y install live-build make build-essential wget git unzip colordiff apt-transport-https rename ovmf rsync python3-venv gnupg apt-utils cpio