summarylogtreecommitdiffstats
path: root/teleport.install
diff options
context:
space:
mode:
authorMaarten de Boer2021-03-21 19:58:15 +0100
committerMaarten de Boer2021-03-21 19:58:15 +0100
commit52a8b82c50a0adac29bea9e00d9ea47a3844851a (patch)
tree053f19544001d91d061ead29abd7aa42ca12569f /teleport.install
parent24a7961490d4e9859ba99962263131c9592a34fe (diff)
downloadaur-52a8b82c50a0adac29bea9e00d9ea47a3844851a.tar.gz
Build from source, version 6.0.2
Diffstat (limited to 'teleport.install')
-rw-r--r--teleport.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/teleport.install b/teleport.install
index b2af6197a961..9dd32af138b4 100644
--- a/teleport.install
+++ b/teleport.install
@@ -1,6 +1,5 @@
post_install() {
- echo 'Please follow the instructions in `/usr/share/doc/teleport/quickstart.md`'
- echo 'or on https://gravitational.com/teleport/docs/quickstart/ to set things up.'
+ echo 'Please follow the instructions on https://gravitational.com/teleport/docs/quickstart/ to set things up.'
}
post_remove() {