From fd766280d5e0313998054d31791032b5b947305e Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 17 Apr 2023 18:58:36 +0000 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 847167b..9774f11 100644 --- a/install.sh +++ b/install.sh @@ -70,6 +70,7 @@ lsblk -f # Create EFI partition sudo mkfs.fat -F32 -n EFI $efiName +echo $efiName sleep 120 # Encrypt the root partition