Move secure boot script

This commit is contained in:
Manuel Thalmann 2022-11-18 09:24:40 +01:00
parent 8837aedbac
commit 69f9782a92
2 changed files with 1 additions and 1 deletions

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.sh"
# source "$popOSRoot/secure-boot/install.sh"
# Install Brave
source "$softwareRoot/brave.sh"