From 1e39ca866ca30d49958aa16d32873fb9ad3ec191 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 20 Aug 2024 14:11:17 +0000 Subject: [PATCH] fix --- gentoo.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/gentoo.sh b/gentoo.sh index 5a45db9..3612792 100644 --- a/gentoo.sh +++ b/gentoo.sh @@ -646,7 +646,6 @@ initializeDisk() { echo "Initialize Complete. Please reboot your machine to avoid any issues" echo cryptsetup close $ROOT_MAPPER_NAME - rm -f /tmp/disk } wifi() {