mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Add echo for each line to debug.
This commit is contained in:
parent
ed45150781
commit
89b2bc112f
3 changed files with 27 additions and 3 deletions
|
|
@ -26,6 +26,7 @@ HEREDOC
|
|||
fi # if grub file exists
|
||||
|
||||
# Make target GRUB aware to the crypt partition
|
||||
echo "add GRUB_ENABLE_CRYPTODISK entry to /target/etc/default/grub "
|
||||
echo "GRUB_ENABLE_CRYPTODISK=y" >> /target/etc/default/grub
|
||||
|
||||
# Finishing message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue