From e4324064a18ccdf97051dd8599baf184513ced92 Mon Sep 17 00:00:00 2001 From: JoseFabio El que Conoces Date: Tue, 13 Jul 2021 10:42:01 -0600 Subject: Change apt-get to apt --- certbot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'certbot.html') diff --git a/certbot.html b/certbot.html index 8897860..f632b98 100644 --- a/certbot.html +++ b/certbot.html @@ -41,7 +41,7 @@

Just run:

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

And this will install certbot and its module for nginx.

-- cgit v1.2.3