summarylogtreecommitdiffstats
path: root/teleport.install
diff options
context:
space:
mode:
authorMaarten de Boer2021-06-13 20:29:08 +0200
committerMaarten de Boer2021-06-13 20:29:08 +0200
commit9815c511f93052eec65340e0bec61028defc0b21 (patch)
tree0c70ada9f14c127503d79d6afd96dd078e5a1b0f /teleport.install
parentf557a1ba40107a62dd176af0bb6e52bc8981c112 (diff)
downloadaur-9815c511f93052eec65340e0bec61028defc0b21.tar.gz
Update to 6.2.3
Diffstat (limited to 'teleport.install')
-rw-r--r--teleport.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/teleport.install b/teleport.install
index 9dd32af138b4..b8c0e55ad620 100644
--- a/teleport.install
+++ b/teleport.install
@@ -1,7 +1,3 @@
post_install() {
echo 'Please follow the instructions on https://gravitational.com/teleport/docs/quickstart/ to set things up.'
}
-
-post_remove() {
- echo 'You may want to delete `/var/lib/teleport` to remove leftover application data.'
-}