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() {