Update easy-arch.sh

This commit is contained in:
Tommy 2024-06-06 13:07:32 -07:00 committed by GitHub
parent d246fd5f0f
commit f1138ebf86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -412,7 +412,7 @@ arch-chroot /mnt /bin/bash -e <<EOF
locale-gen &>/dev/null locale-gen &>/dev/null
# Create SecureBoot keys. # Create SecureBoot keys.
# This isn't strictly necessary, linux-hardened preset expects it and mkinitcpio will fail without it. # This isn't strictly necessary, linux-hardened preset expects it and mkinitcpio will fail without it
sbctl create-keys sbctl create-keys
# Generating a new initramfs. # Generating a new initramfs.