mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Update void-kaiten-yaki.sh
This commit is contained in:
parent
5310a2d6fc
commit
337065528f
1 changed files with 2 additions and 2 deletions
|
|
@ -93,7 +93,7 @@ function para_install_local() {
|
|||
# Show common message to let the operator focus on the critical part
|
||||
para_install_msg
|
||||
|
||||
# Distrobution dependent message
|
||||
# Distribution dependent message
|
||||
cat <<- HEREDOC
|
||||
|
||||
******************** CAUTION! CAUTION! CAUTION! ************************
|
||||
|
|
@ -105,7 +105,7 @@ function para_install_local() {
|
|||
[Kaiten-Yaki] Type return key to start void-installer.
|
||||
HEREDOC
|
||||
|
||||
# waiting for a console input
|
||||
# Waiting for a console input
|
||||
read -r
|
||||
|
||||
# Start the background target/etc/default/grub checker.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue