Correct the message

This commit is contained in:
Suikan 2021-07-01 08:26:43 +09:00
parent 16bec48bdb
commit 5d8f8a4afa
2 changed files with 2 additions and 2 deletions

View file

@ -292,7 +292,7 @@ echo "GRUB_ENABLE_CRYPTODISK=y" >> /target/etc/default/grub
# And then, wait for the end of Ubiquity process
echo "...Waiting the end of Ubiquity installer."
echo "...Waiting for the end of Ubiquity installer."
wait $ubiquity_pid
# *******************************************************************************