Re-add secure boot step

This commit is contained in:
Manuel Thalmann 2022-11-18 13:12:50 +01:00
parent b802b32b74
commit 6f4e93a642

View file

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