Add echo for each line to debug.

This commit is contained in:
Suikan 2021-06-29 08:19:26 +09:00
parent ed45150781
commit 89b2bc112f
3 changed files with 27 additions and 3 deletions

View file

@ -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