From c0e772c66f8c3b16adc46a7d50196be110fd1aa9 Mon Sep 17 00:00:00 2001 From: proledatarian Date: Wed, 16 Feb 2022 11:52:27 +0000 Subject: [PATCH] Update install.sh --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5a7bcda..987c126 100644 --- a/install.sh +++ b/install.sh @@ -58,7 +58,8 @@ szmn="${array[1]%?}" # Setting partition size. echo "Your system partition has a size of $szmn GB." -echo "What size should your root partition have (GB) ?" +echo "What size should your root volume have (GB) ?" +echo "The rest will be used for your home volume." read szrt echo