From fad6713db8262ab3cdbaab92d5ac2c45e4d1be05 Mon Sep 17 00:00:00 2001
From: TommyTran732 <57488583+tommytran732@users.noreply.github.com>
Date: Fri, 23 Apr 2021 12:41:00 -0400
Subject: [PATCH] Update install.sh

---
 install.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/install.sh b/install.sh
index 2986ac0..b705786 100644
--- a/install.sh
+++ b/install.sh
@@ -150,8 +150,6 @@ mount -o ssd,noatime,space_cache,compress=zstd:15,subvol=@/var_lib_libvirt_image
 mkdir -p /mnt/boot/efi
 mount $ESP /mnt/boot/efi
 
-
-
 kernel_selector
 
 # Pacstrap (setting up a base sytem onto the new root).