mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 03:48:52 +00:00
fix format
This commit is contained in:
@ -31,7 +31,7 @@ dns_zonomi_add() {
|
||||
_err "error"
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
if _contains "$response" "<record"; then
|
||||
_debug "get and update records"
|
||||
_qstr="action[1]=SET&type[1]=TXT&name[1]=$fulldomain&value[1]=$txtvalue"
|
||||
|
Reference in New Issue
Block a user