From a0af762521c45ef856944892c5ed94c8a8e2c3e7 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 1 Jun 2024 15:43:45 -0700 Subject: [PATCH] Remove unnecessary if check Signed-off-by: Tommy --- install.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index 07e7e64..579efba 100644 --- a/install.sh +++ b/install.sh @@ -448,11 +448,9 @@ arch-chroot /mnt /bin/bash -e <