From aa01d444e9b0d5bf33af4c532766c5826ab68696 Mon Sep 17 00:00:00 2001 From: JoseFabio El que Conoces Date: Tue, 13 Jul 2021 10:02:17 -0600 Subject: Update package to install to python3-certbot-nginx https://stackoverflow.com/questions/64571233/e-package-python-certbot-nginx-has-no-installation-candidate --- certbot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot.html b/certbot.html index a4dc027..8897860 100644 --- a/certbot.html +++ b/certbot.html @@ -41,7 +41,7 @@

Just run:

-
apt install python-certbot-nginx
+
apt-get install python3-certbot-nginx

And this will install certbot and its module for nginx.

-- cgit v1.2.3