From c8038679348fd261569323d995b28dfff46a3706 Mon Sep 17 00:00:00 2001 From: Bret Date: Sun, 15 Nov 2020 04:46:48 -0500 Subject: [PATCH] Update 'letsencrypt.sh' --- letsencrypt.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/letsencrypt.sh b/letsencrypt.sh index a8cea55..fdab565 100755 --- a/letsencrypt.sh +++ b/letsencrypt.sh @@ -1,13 +1,13 @@ #!/bin/bash ## Copyright © 2017 Bret Human -## https://cynicaloptimist.me/ +## https://cynop.me/ ## ## Documentation at: -## https://psi.cynicaloptimist.me/Caffarius/letsEncryptScripts +## https://psi.cynop.me/Caffarius/letsEncryptScripts ## ## For questions or comments write: -## info@cynicaloptimist.me +## info@cynop.me # # Generate and manage a fleet of SSL certificates for free with ease