mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Update easy-arch.sh
This commit is contained in:
parent
d246fd5f0f
commit
f1138ebf86
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue