Edited the remove the /usr/share/doc/teleport from teleport.install

This commit is contained in:
axionl
2018-06-21 22:01:30 +08:00
parent 1da2851cec
commit 90800a9886
+1 -2
View File
@@ -1,6 +1,5 @@
post_install() { post_install() {
echo 'Please follow the instructions in `/usr/share/doc/teleport/quickstart.md`' echo 'Please follow the instructions on https://gravitational.com/teleport/docs/quickstart/ to set things up.'
echo 'or on https://gravitational.com/teleport/docs/quickstart/ to set things up.'
} }
post_remove() { post_remove() {