mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 10:31:17 -03:00
echo message is easier to read
This commit is contained in:
parent
89b2bc112f
commit
831b4c20d1
3 changed files with 23 additions and 23 deletions
|
|
@ -26,7 +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 "...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