sys-boot/aboot: Add newline at end of file

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2021-09-18 13:20:01 -07:00
parent aa7312959f
commit ce7bfaeafb

View File

@@ -66,4 +66,4 @@ pkg_postinst() {
einfo "you are going to destroy your installation !"
einfo "Also note that aboot currently only supports ext2/3 partitions"
einfo "to boot from."
}
}