diff --git a/certbot-auth b/certbot-auth index 8c68680..e5605cd 100755 --- a/certbot-auth +++ b/certbot-auth @@ -14,6 +14,4 @@ for i in $(seq 0 60); do sleep 10 done -echo "waiting 60s for propagation" -sleep 60 test "$result" = 'OK'