Fix typo
This commit is contained in:
parent
9382916e93
commit
85197e2acc
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ else
|
||||||
{
|
{
|
||||||
echo "title MokManager"
|
echo "title MokManager"
|
||||||
echo "efi /EFI/BOOT/mmx64.efi"
|
echo "efi /EFI/BOOT/mmx64.efi"
|
||||||
} > /boot/efi/loader/entries/MokManager.efi
|
} > /boot/efi/loader/entries/MokManager.conf
|
||||||
|
|
||||||
# Install surface MOK
|
# Install surface MOK
|
||||||
apt install -y linux-surface-secureboot-mok
|
apt install -y linux-surface-secureboot-mok
|
||||||
|
|
Loading…
Reference in a new issue