diff --git a/install.sh b/install.sh index c9e89c6..c121f56 100644 --- a/install.sh +++ b/install.sh @@ -46,6 +46,7 @@ read rootName echo "" echo "Which is your username?" read userName +echo "" # Create EFI partition sudo mkfs.fat -F32 -n EFI $efiName