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