Destroy script fix 2

This commit is contained in:
git
2024-06-11 14:18:48 +02:00
parent f2b3e3cab2
commit af0be93cb7

View File

@@ -3,9 +3,9 @@
source env.sh
umount -R /mnt/
cryptsetup close $CRYPT_N
lvchange -an $LVM_N/volRoot
lvchange -an $LVM_N/volHome
swapoff /dev/$LVM_N/volSwap
lvchange -an $LVM_N/volSwap
cryptsetup close $CRYPT_N
wipefs -a $DISK