From: AJ ONeal Date: Mon, 13 Jul 2020 05:17:33 +0000 (+0000) Subject: add bug message X-Git-Url: https://git.josue.xyz/?a=commitdiff_plain;h=7fc634ae333f371e02f69e2d1619a6dd5f14987b;p=webi-installers%2F.git add bug message --- diff --git a/_webi/template.sh b/_webi/template.sh index bb4b24e..fca9c69 100644 --- a/_webi/template.sh +++ b/_webi/template.sh @@ -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 }}