sys-boot/boot-repair-iso-download: einfo add with link to https://wiki.gentoo.org/wiki/LiveUSB

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-03-24 15:02:35 +04:00
parent 7dd663c363
commit 268485e262

View File

@@ -33,4 +33,5 @@ pkg_postinst() {
einfo "or"
einfo "sudo dd if=boot-repair-disk-64bit.iso of=/dev/sdX"
einfo "With dd you can press Ctrl-T to see the progress"
einfo "See related documentation https://wiki.gentoo.org/wiki/LiveUSB"
}