projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd4ed8c
)
add bug message
author
AJ ONeal
<aj@therootcompany.com>
Mon, 13 Jul 2020 05:17:33 +0000
(
05:17
+0000)
committer
AJ ONeal
<coolaj86@gmail.com>
Mon, 13 Jul 2020 16:27:38 +0000
(10:27 -0600)
_webi/template.sh
patch
|
blob
|
history
diff --git
a/_webi/template.sh
b/_webi/template.sh
index bb4b24e1ba751c2b0293cddd4cd6e4bdda19bdc4..fca9c699a34b3efa0f82a4a0399a0c2ace101cd7 100644
(file)
--- 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 }}