Disable secure boot setup

This commit is contained in:
Manuel Thalmann 2023-01-12 17:09:00 +01:00
parent 5ce254b229
commit 7cc0136bec

View file

@ -29,7 +29,7 @@ source "$softwareRoot/rclone/install.sh"
# Install surface-linux # Install surface-linux
source "$popOSRoot/linux-surface.sh" source "$popOSRoot/linux-surface.sh"
source "$popOSRoot/camera.sh" source "$popOSRoot/camera.sh"
source "$popOSRoot/secure-boot/install.sh" # source "$popOSRoot/secure-boot/install.sh"
# Install Brave # Install Brave
source "$softwareRoot/brave.sh" source "$softwareRoot/brave.sh"