Update easy-arch.sh

This commit is contained in:
Tommaso Chiti 2021-04-14 16:44:16 +02:00 committed by GitHub
parent 8363877ce2
commit 73129dc987
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,6 @@ mkdir /mnt/boot/efi
mount $ESP /mnt/boot/efi
kernel_options
cpu_options
# Pacstrap (setting up a base sytem onto the new root).
echo "Installing the base system (it may take a while)."