From c59e80af7d9d66a7b283352913ea701da53cbbae Mon Sep 17 00:00:00 2001 From: proledatarian Date: Sun, 13 Feb 2022 15:43:16 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) 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