mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-12 02:54:42 +08:00
Retry for workflow
This commit is contained in:
@@ -19,7 +19,7 @@ dns_qc_add() {
|
||||
|
||||
_debug "Enter dns_qc_add fulldomain: $fulldomain, txtvalue: $txtvalue"
|
||||
if ! _exists jq; then
|
||||
_err "In dns_qc jq not found"
|
||||
_err "In dns_qc jq not found."
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user