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 -e
|
||||
|
||||
echo "Decrypting.. This might take a while."
|
||||
echo -e
|
||||
cryptsetup luksOpen /dev/$part lvm &&
|
||||
echo "Partition opened and mounted:"
|
||||
echo -e
|
||||
|
|
Loading…
Reference in New Issue