mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 10:31:17 -03:00
add space for ease of read
This commit is contained in:
parent
801c6ab340
commit
cdb1b27439
3 changed files with 2 additions and 0 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue