gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: Install NGINX plugin for certb


From: gnunet
Subject: [taler-deployment] branch master updated: Install NGINX plugin for certbot: python3-certbot-nginx
Date: Tue, 14 Mar 2023 14:50:41 +0100

This is an automated email from the git hooks/post-receive script.

javier-sepulveda pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 93a04fa  Install NGINX plugin for certbot: python3-certbot-nginx
93a04fa is described below

commit 93a04faf605198770384fc30755e73c6816e6917
Author: Javier Sepulveda <javier.sepulveda@uv.es>
AuthorDate: Tue Mar 14 14:49:27 2023 +0100

    Install NGINX plugin for certbot: python3-certbot-nginx
---
 netzbon/install_packages.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/netzbon/install_packages.sh b/netzbon/install_packages.sh
index 2e85bd7..9b77705 100755
--- a/netzbon/install_packages.sh
+++ b/netzbon/install_packages.sh
@@ -26,7 +26,8 @@ apt install uuid-runtime \
     postgresql-${PG_VERSION} \
     postgresql-client-${PG_VERSION} \
     dbconfig-pgsql \
-    certbot -y
+    certbot \
+    python3-certbot-nginx -y
 
 ## Add GNU Taler deb.taler.net to /etc/apt/sources.list
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]