From 26fd42f27e99fbff87dfa35cbb7df1c9a6426100 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Tue, 28 Oct 2025 23:02:23 +1100 Subject: [PATCH] Remove duplicate 'sbsigntools' from package install --- SecureBoot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecureBoot.sh b/SecureBoot.sh index 1c1fc12..627314b 100644 --- a/SecureBoot.sh +++ b/SecureBoot.sh @@ -1,5 +1,5 @@ # Install Prerequisites -sudo pacman -S --needed -noconfirm efibootmgr sbsigntools mokutil sbsigntools mokutil sbctl +sudo pacman -S --needed -noconfirm efibootmgr sbsigntools mokutil sbctl grub sudo sbctl create-keys sudo sbctl enroll-keys --microsoft