Update install.sh

This commit is contained in:
proledatarian 2022-02-13 15:43:16 +00:00
parent 4409f2ff5e
commit c59e80af7d
1 changed files with 2 additions and 0 deletions

View File

@ -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