removed certbot-auto references from docs (#9333)

This commit is contained in:
Alexis Kim
2022-06-28 11:43:57 +10:00
committed by GitHub
parent 1d2540629f
commit b9f9952660
3 changed files with 1 additions and 32 deletions
-15
View File
@@ -125,21 +125,6 @@ of the ``/etc/letsencrypt`` directory, see :ref:`where-certs`.
.. _Docker: https://docker.com
.. _`install Docker`: https://docs.docker.com/engine/installation/
.. _certbot-auto:
Certbot-Auto
------------
.. toctree::
:hidden:
uninstall
We used to have a shell script named ``certbot-auto`` to help people install
Certbot on UNIX operating systems, however, this script is no longer supported.
If you want to uninstall ``certbot-auto``, you can follow our instructions
:doc:`here <uninstall>`.
Pip
---