diff --git a/letsencrypt.sh b/letsencrypt.sh index 6f5b63e..cfc4244 100755 --- a/letsencrypt.sh +++ b/letsencrypt.sh @@ -355,6 +355,8 @@ http_request() { echo >&2 echo "Details:" >&2 cat "${tempcont}" >&2 + echo >&2 + echo >&2 rm -f "${tempcont}" # Wait for hook script to clean the challenge if used