This commit is contained in:
teldra 2022-02-07 01:35:12 +01:00
parent 17df691a7f
commit d40d50f397
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ pass="oem"
if [ $DEBUG ]; then
umount ${target}/boot/efi ${target}/boot ${target}
vgchange -an
cryptsetup close /dev/mapper/luks
cryptsetup close /dev/mapper/luks*
fi
mkdir -p $target