This commit is contained in:
Your Name 2024-08-20 14:11:17 +00:00
parent b544339244
commit 1e39ca866c

View File

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