X-Git-Url: http://git.purplebirdman.com/web-certificates.git/blobdiff_plain/53809d21a68843d07eb838d3c880b412d06a37b4..faf4b6a430c0f9935508c620569abda4199bfa2d:/certbot-fetch.sh?ds=sidebyside diff --git a/certbot-fetch.sh b/certbot-fetch.sh index 378b467..60cf431 100755 --- a/certbot-fetch.sh +++ b/certbot-fetch.sh @@ -9,4 +9,4 @@ docker run -it --rm --name certbot \ -e "AWS_SHARED_CREDENTIALS_FILE=/aws/credentials" \ -p 80:80 \ certbot/dns-route53 certonly -n \ - --dns-route53 -d 'purplebirdman.com,*.purplebirdman.com' + --dns-route53 -v -d 'purplebirdman.com,*.purplebirdman.com'