i cant spell

This commit is contained in:
Freya Murphy 2023-11-03 12:34:33 -04:00
parent 749835ae21
commit 27e37516aa
No known key found for this signature in database
GPG key ID: 988032A5638EE799

View file

@ -64,7 +64,7 @@ mkfs.vfat "-F32" "$EFI_PARTITION"
EVENT "Mounting EFI"
mkddir -p /mnt/boot/efi
mkdir -p /mnt/boot/efi
mount $EFI_PARTITION /mnt/boot/efi
EVENT "Successfully setup efi vfat and luks"