Update install.sh
This commit is contained in:
parent
472786a1bf
commit
c0e772c66f
|
@ -58,7 +58,8 @@ szmn="${array[1]%?}"
|
||||||
|
|
||||||
# Setting partition size.
|
# Setting partition size.
|
||||||
echo "Your system partition has a size of $szmn GB."
|
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
|
read szrt
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue