1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

minor, debug info

This commit is contained in:
neilpang
2017-06-15 21:26:14 +08:00
parent eef4acd07d
commit 65b22b493c
+1 -1
View File
@@ -2723,7 +2723,7 @@ _clearup() {
_clearupdns() {
_debug "_clearupdns"
if [ "$dnsadded" != 1 ] || [ -z "$vlist" ]; then
_debug "Dns not added, skip."
_debug "skip dns."
return
fi