summarylogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorJoan Bruguera2021-01-06 17:12:40 +0100
committerJoan Bruguera2021-01-06 17:12:40 +0100
commit8efb154a125b5af75be023f403c245f4a624e3f1 (patch)
tree064f1da754cfebb093da8b56b48f8915beceabbf /install.sh
parent7fff90a00b191a2d883c2842f2e17123b1cb1299 (diff)
downloadaur-8efb154a125b5af75be023f403c245f4a624e3f1.tar.gz
Improvement: Add another interesting link about analytics.
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 3794e709bd09..ddb90781ece4 100755
--- a/install.sh
+++ b/install.sh
@@ -4,6 +4,7 @@ post_install() {
echo "! decK collects anonymized analytics by default"
echo "! It can be disabled by setting the environment variable DECK_ANALYTICS to off"
echo "! For more information, see https://docs.konghq.com/deck/commands/"
+ echo "! https://github.com/Kong/deck/issues/136"
}
post_upgrade() {