mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 09:01:34 -05:00
Consistency fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
ce689900a3
commit
7018a7945f
@ -516,7 +516,7 @@ arch-chroot /mnt /bin/bash -e <<EOF
|
||||
locale-gen
|
||||
|
||||
# Create SecureBoot keys
|
||||
# This isn't strictly necessary, but linux-hardened preset expects it and mkinitcpio will fail without it.
|
||||
# This isn't strictly necessary, but linux-hardened preset expects it and mkinitcpio will fail without it
|
||||
sbctl create-keys
|
||||
|
||||
# Generating a new initramfs
|
||||
|
Loading…
Reference in New Issue
Block a user