i cant spell
This commit is contained in:
parent
749835ae21
commit
27e37516aa
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue