mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Refactored code again
This commit is contained in:
parent
488c998048
commit
53c4426a98
3 changed files with 20 additions and 17 deletions
|
|
@ -2,9 +2,6 @@
|
|||
# Common part of para-install
|
||||
# *******************************************************************************
|
||||
|
||||
# Record the PID of the installer.
|
||||
installer_pid=$!
|
||||
|
||||
# While the /etc/default/grub in the install target is NOT existing, keep sleeping.
|
||||
# If installer terminated without file copy, this script also terminates.
|
||||
while [ ! -e ${TARGETMOUNTPOINT}/etc/default/grub ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue