From: Damian Myrda Date: Thu, 16 May 2024 12:56:34 +0000 (-0500) Subject: Remove email X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=1992f6c2bdc3067c219b7e0ec70649814e31705d;p=p8d.git Remove email --- diff --git a/ssl.sh b/ssl.sh index 74c7e76..cb5a4d8 100755 --- a/ssl.sh +++ b/ssl.sh @@ -1,3 +1,3 @@ #!/bin/sh -certbot certonly --standalone -d prime8.dev,mail.prime8.dev --email moncheeta@prime8.dev --agree-tos --force-renewal +certbot certonly --standalone -d prime8.dev,mail.prime8.dev --agree-tos --force-renewal