Disable secure boot
This commit is contained in:
parent
e9aaad4f70
commit
9382916e93
1 changed files with 2 additions and 2 deletions
|
@ -26,10 +26,10 @@ source "$softwareRoot/rclone/install.sh"
|
|||
source "$softwareRoot/oh-my-posh.sh"
|
||||
} &
|
||||
|
||||
# Install surface-linux and Secure Boot
|
||||
# Install surface-linux
|
||||
source "$popOSRoot/linux-surface.sh"
|
||||
source "$popOSRoot/camera.sh"
|
||||
source "$popOSRoot/secure-boot.sh"
|
||||
# source "$popOSRoot/secure-boot.sh"
|
||||
|
||||
# Install Brave
|
||||
source "$softwareRoot/brave.sh"
|
||||
|
|
Loading…
Reference in a new issue