diff --git a/install.sh b/install.sh index 3556096..b020c14 100644 --- a/install.sh +++ b/install.sh @@ -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