Update to v2.6.2
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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.'
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
echo 'You may want to delete `/var/lib/teleport` to remove leftover application data.'
|
||||
}
|
||||
Reference in New Issue
Block a user