app-backup/grub-btrfs: changed postinst to a massage to the user

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2021-10-04 21:51:56 +02:00
parent 8d3ff11bbe
commit 0da84af238

View File

@@ -27,5 +27,5 @@ src_compile(){
}
pkg_postinst() {
grub-mkconfig -o /boot/grub/grub.cfg
echo "run 'grub-mkconfig -o /boot/grub/grub.cfg' to update your Grub menu."
}