From f623d5afe60d371f26e83a39520517f2d9f67a1a Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Tue, 29 Jun 2021 20:54:59 +0900 Subject: [PATCH] Fix the problem of finishing message. --- ubuntu/1-pre-install.sh | 5 +++-- voidlinux/1-pre-install.sh | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ubuntu/1-pre-install.sh b/ubuntu/1-pre-install.sh index 1777db4..eda5b3d 100644 --- a/ubuntu/1-pre-install.sh +++ b/ubuntu/1-pre-install.sh @@ -217,12 +217,13 @@ if [ ${ISEFI} -eq 1 ] ; then ...Next, open the Ubiquity installer, map the /, swap, EFI partition( if needed ) and start installation. ...And then, execute "source 2-para-install.sh" during the Ubiquity copies files. HEREDOC +else cat <