mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-10-31 19:41:45 +00:00
minor
This commit is contained in:
parent
0a4ef17135
commit
290beb90a7
2
acme.sh
2
acme.sh
@ -3991,7 +3991,7 @@ _ns_lookup() {
|
|||||||
elif _ns_is_available_ali; then
|
elif _ns_is_available_ali; then
|
||||||
_debug "Use aliyun doh server"
|
_debug "Use aliyun doh server"
|
||||||
export DOH_USE=$DOH_ALI
|
export DOH_USE=$DOH_ALI
|
||||||
elif _ns_is_available_dp;
|
elif _ns_is_available_dp; then
|
||||||
_debug "Use dns pod doh server"
|
_debug "Use dns pod doh server"
|
||||||
export DOH_USE=$DOH_DP
|
export DOH_USE=$DOH_DP
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user