From 85197e2acc1dd2b2353f1fa30bbdb5088d47d1bb Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Fri, 18 Nov 2022 08:13:07 +0100 Subject: [PATCH] Fix typo --- scripts/PopOS/secure-boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/PopOS/secure-boot.sh b/scripts/PopOS/secure-boot.sh index cf097cc2..33750955 100755 --- a/scripts/PopOS/secure-boot.sh +++ b/scripts/PopOS/secure-boot.sh @@ -45,7 +45,7 @@ else { echo "title MokManager" echo "efi /EFI/BOOT/mmx64.efi" - } > /boot/efi/loader/entries/MokManager.efi + } > /boot/efi/loader/entries/MokManager.conf # Install surface MOK apt install -y linux-surface-secureboot-mok