This commit is contained in:
teldra 2022-02-09 13:19:32 +01:00
parent 5b0628c510
commit 2edb824855
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ tmp_target="${main}/tmp_target"
vars="${target}/tmp/vinstaller/vars"
files="./files"
if [ -s conf ]; then
. conf
fi
umount -R ${target}/boot/efi ${target}/boot ${target}/tmp/vinstaller/ ${target}/home ${target}
vgchange -an
cryptsetup close /dev/mapper/luks*