mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-10 07:38:36 +00:00
commit
6e68c4e2d6
2
acme.sh
2
acme.sh
@ -2723,7 +2723,7 @@ _clearup() {
|
|||||||
_clearupdns() {
|
_clearupdns() {
|
||||||
_debug "_clearupdns"
|
_debug "_clearupdns"
|
||||||
if [ "$dnsadded" != 1 ] || [ -z "$vlist" ]; then
|
if [ "$dnsadded" != 1 ] || [ -z "$vlist" ]; then
|
||||||
_debug "Dns not added, skip."
|
_debug "skip dns."
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user