From e82961aafcfaf688b33fd295e4e4eef021e56cb2 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 2 Feb 2021 20:30:08 -0300 Subject: [PATCH] continue after failure --- certbot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/certbot.sh b/certbot.sh index 05fc399..e5fae77 100644 --- a/certbot.sh +++ b/certbot.sh @@ -1,5 +1,4 @@ #!/bin/sh -set -e case $1 in # Renew certificates, trust in certbot's algorithms