Browse Source

fix format

pull/2100/head^2
neilpang 7 years ago
parent
commit
04f7f0ab3d
  1. 2
      acme.sh

2
acme.sh

@ -3518,7 +3518,7 @@ _check_dns_entries() {
_left=1
_info "Not valid yet, let's wait 10 seconds and check next one."
_sleep 10
__purge_txt
__purge_txt
done
if [ "$_left" ]; then
_info "Let's wait 10 seconds and check again".

Loading…
Cancel
Save