From 23b0b47eeea6f66151e90b9d3bb1a41b284a934b Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sat, 30 Oct 2021 16:48:03 -0500 Subject: [PATCH] Add a new domain for Drone --- expand-cert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expand-cert b/expand-cert index d263539..43a187a 100755 --- a/expand-cert +++ b/expand-cert @@ -1,7 +1,7 @@ #!/usr/bin/bash # Expand the certificate -echo exozy.me {app,calc,chat,cloud,desk,game,git,media,office,portal,server,social,ta180m,tube,www}.exozy.me | sed "s/ /,/g" | xargs sudo certbot certonly --cert-name exozy.me --nginx -n -d +echo exozy.me {app,calc,chat,ci,cloud,desk,game,git,media,office,portal,server,social,ta180m,tube,www}.exozy.me | sed "s/ /,/g" | xargs sudo certbot certonly --cert-name exozy.me --nginx -n -d # Give the LDAP user permission to access them sudo setfacl -R -m user:ldap:r-x /etc/letsencrypt/archive/