diff --git a/ubuntu/1-pre-install.sh b/ubuntu/1-pre-install.sh index eda5b3d..ed8fe8b 100644 --- a/ubuntu/1-pre-install.sh +++ b/ubuntu/1-pre-install.sh @@ -214,7 +214,7 @@ if [ ${ISEFI} -eq 1 ] ; then ****************** Pre-install process finished ****************** -...Next, open the Ubiquity installer, map the /, swap, EFI partition( if needed ) and start installation. +...Next, open the Ubiquity installer, map the /, swap, EFI partition and start installation. ...And then, execute "source 2-para-install.sh" during the Ubiquity copies files. HEREDOC else diff --git a/voidlinux/1-pre-install.sh b/voidlinux/1-pre-install.sh index bd700b2..526b295 100644 --- a/voidlinux/1-pre-install.sh +++ b/voidlinux/1-pre-install.sh @@ -219,16 +219,16 @@ if [ ${ISEFI} -eq 1 ] ; then ****************** Pre-install process finished ****************** -...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. +...Next, open the void-installer, map the /, swap, EFI partition and start installation. +...And then, execute "source 2-para-install.sh" during the void-installer copies files. HEREDOC else cat <> /mnt/target/etc/default/grub cat <