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