Disable secure boot setup
This commit is contained in:
parent
5ce254b229
commit
7cc0136bec
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue