This commit is contained in:
teldra 2022-02-07 17:33:21 +01:00
parent ef93896350
commit ba6af22cdd
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ if [ $DEBUG ]; then
umount -R ${target}/boot/efi ${target}/boot ${target}/tmp/vinstaller/ ${target}
vgchange -an
cryptsetup close /dev/mapper/luks*
rm -rf $main
fi
mkdir -p $target $tmp_target