Update install.sh

This commit is contained in:
proledatarian 2022-02-16 11:52:27 +00:00
parent 472786a1bf
commit c0e772c66f
1 changed files with 2 additions and 1 deletions

View File

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