remove duplicate domain

This commit is contained in:
Daniel Micay 2025-05-08 22:21:48 -04:00
parent e9cbaebe22
commit c9d7aa52a6

View file

@ -3,7 +3,6 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--deploy-hook "nginx -s reload" \
--cert-name grapheneos.network \
-d grapheneos.network \
-d grapheneos.network \
-d www.grapheneos.network \
-d connectivitycheck.grapheneos.network \
-d grapheneos.online \