Update install.sh
This commit is contained in:
parent
4409f2ff5e
commit
c59e80af7d
|
@ -72,6 +72,8 @@ echo -e
|
||||||
echo "Opening and mounting encrypted partition."
|
echo "Opening and mounting encrypted partition."
|
||||||
echo -e
|
echo -e
|
||||||
|
|
||||||
|
echo "Decrypting.. This might take a while."
|
||||||
|
echo -e
|
||||||
cryptsetup luksOpen /dev/$part lvm &&
|
cryptsetup luksOpen /dev/$part lvm &&
|
||||||
echo "Partition opened and mounted:"
|
echo "Partition opened and mounted:"
|
||||||
echo -e
|
echo -e
|
||||||
|
|
Loading…
Reference in New Issue