add space for ease of read

This commit is contained in:
Suikan 2021-06-30 23:43:22 +09:00
parent 801c6ab340
commit cdb1b27439
3 changed files with 2 additions and 0 deletions

View file

@ -43,6 +43,7 @@ fi # "Ubuntu" is not found in the OS name.
# For surre ask the config.sh is edited # For surre ask the config.sh is edited
cat <<HEREDOC cat <<HEREDOC
The destination logical volume label is "${LVROOTNAME}" The destination logical volume label is "${LVROOTNAME}"
"${LVROOTNAME}" uses ${LVROOTSIZE} of the LVM volume group. "${LVROOTNAME}" uses ${LVROOTSIZE} of the LVM volume group.
Are you ready to install? [Y/N] Are you ready to install? [Y/N]

View file

@ -43,6 +43,7 @@ fi # "Void" is not found in the OS name.
# For surre ask the config.sh is edited # For surre ask the config.sh is edited
cat <<HEREDOC cat <<HEREDOC
The destination logical volume label is "${LVROOTNAME}" The destination logical volume label is "${LVROOTNAME}"
"${LVROOTNAME}" uses ${LVROOTSIZE} of the LVM volume group. "${LVROOTNAME}" uses ${LVROOTSIZE} of the LVM volume group.
Are you ready to install? [Y/N] Are you ready to install? [Y/N]