add bug message
authorAJ ONeal <aj@therootcompany.com>
Mon, 13 Jul 2020 05:17:33 +0000 (05:17 +0000)
committerAJ ONeal <coolaj86@gmail.com>
Mon, 13 Jul 2020 16:27:38 +0000 (10:27 -0600)
_webi/template.sh

index bb4b24e1ba751c2b0293cddd4cd6e4bdda19bdc4..fca9c699a34b3efa0f82a4a0399a0c2ace101cd7 100644 (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 }}