add bug message

This commit is contained in:
AJ ONeal
2020-07-13 05:17:33 +00:00
committed by AJ ONeal
parent fd4ed8c14b
commit 7fc634ae33

View File

@@ -268,6 +268,12 @@ _webi_done_message() {
WEBI_SINGLE=
echo ""
echo "Thanks for using webi to install '$PKG_NAME' on '$WEBI_OS/$WEBI_ARCH'."
echo "Have a problem? Experience a bug? Please let us know:"
echo " https://github.com/webinstall/packages/issues"
echo ""
{
{{ installer }}