diff --git a/gentoo.sh b/gentoo.sh index 3612792..5a45db9 100644 --- a/gentoo.sh +++ b/gentoo.sh @@ -646,6 +646,7 @@ initializeDisk() { echo "Initialize Complete. Please reboot your machine to avoid any issues" echo cryptsetup close $ROOT_MAPPER_NAME + rm -f /tmp/disk } wifi() {