progress
This commit is contained in:
parent
0a600059df
commit
891a74e5c3
2
main.sh
2
main.sh
|
@ -5,7 +5,7 @@ target="${main}/target"
|
||||||
pass="oem"
|
pass="oem"
|
||||||
|
|
||||||
if [ $DEBUG ]; then
|
if [ $DEBUG ]; then
|
||||||
umount ${target}/boot/efi ${target}/boot ${target}
|
umount -R ${target}/boot/efi ${target}/boot ${target}
|
||||||
vgchange -an
|
vgchange -an
|
||||||
cryptsetup close /dev/mapper/luks*
|
cryptsetup close /dev/mapper/luks*
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user