From 73129dc98788db372b2be4fbf4a3ff89f32bebd6 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Wed, 14 Apr 2021 16:44:16 +0200 Subject: [PATCH] Update easy-arch.sh --- easy-arch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/easy-arch.sh b/easy-arch.sh index 8f8130b..0355236 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -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)."