Destroy script fix

This commit is contained in:
git
2024-06-11 14:17:39 +02:00
parent d9ab30217f
commit f2b3e3cab2

View File

@@ -6,6 +6,6 @@ umount -R /mnt/
cryptsetup close $CRYPT_N
lvchange -an $LVM_N/volRoot
lvchange -an $LVM_N/volHome
swapoff $LVM_N/volSwap
swapoff /dev/$LVM_N/volSwap
lvchange -an $LVM_N/volSwap
wipefs -a $DISK