Blank line for home size confirming
This commit is contained in:
parent
17f7adebc5
commit
8852f5464e
@ -428,6 +428,7 @@ echo " --- Step 6: Select the size of /home ----------------------------------"
|
||||
then echo "That won't fit!"
|
||||
homesize=""
|
||||
else
|
||||
echo ""
|
||||
echo -n "$homesize MB Ok? [Y] "
|
||||
read ok
|
||||
[ "$ok" = Y -o "$ok" = y -o "$ok" = "" ] || homesize=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user