mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 10:31:17 -03:00
Correct the message
This commit is contained in:
parent
16bec48bdb
commit
5d8f8a4afa
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
# *******************************************************************************
|
||||
|
|
|
|||
|
|
@ -302,7 +302,7 @@ echo "GRUB_ENABLE_CRYPTODISK=y" >> /mnt/target/etc/default/grub
|
|||
|
||||
|
||||
# And then, wait for the end of void-installer process
|
||||
echo "...Waiting the end of void-installer."
|
||||
echo "...Waiting for the end of void-installer."
|
||||
wait $voidinstaller_pid
|
||||
|
||||
# *******************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue