mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Correct comment anf line
This commit is contained in:
parent
7e68b3ea66
commit
7da5ec3647
2 changed files with 3 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ function main() {
|
|||
return 1 # with error status
|
||||
fi
|
||||
|
||||
|
||||
# *******************************************************************************
|
||||
# Para-install stage
|
||||
# *******************************************************************************
|
||||
|
|
@ -99,7 +100,7 @@ function para_install_local() {
|
|||
Type return key to start void-installer.
|
||||
HEREDOC
|
||||
|
||||
# waitfor a console input
|
||||
# waiting for a console input
|
||||
read -r
|
||||
|
||||
# Start the background target/etc/default/grub cheker.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue