mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-10 07:02:56 +00:00
Fix typo.
This commit is contained in:
parent
e4be9c6a6c
commit
18ef67edad
@ -204,7 +204,7 @@ _cf_rest() {
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
# Check if Cloudflare's reponse name value contains given domain
|
# Check if Cloudflare's response name value contains given domain
|
||||||
_cf_response_name_contains() {
|
_cf_response_name_contains() {
|
||||||
|
|
||||||
if _is_idna_punycode "$1"; then
|
if _is_idna_punycode "$1"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user