mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 23:17:41 +00:00
travis spellcheck fix
This commit is contained in:
parent
2d4804274d
commit
6787545e07
@ -142,7 +142,7 @@ dns_freedns_add() {
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
# break out of the 'retry' loop... we have found our domain ID
|
# break out of the 'retry' loop... we have found our domain ID
|
||||||
break;
|
break
|
||||||
fi
|
fi
|
||||||
_info "Domain $top_domain not found at FreeDNS"
|
_info "Domain $top_domain not found at FreeDNS"
|
||||||
_info "Retry loading subdomain page ($attempts attempts remaining)"
|
_info "Retry loading subdomain page ($attempts attempts remaining)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user