mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-10 14:12:43 +00:00
Spaces/indents - I think!
This commit is contained in:
parent
aa75a6d028
commit
ac9ba6a417
@ -41,7 +41,7 @@
|
||||
# export pleskxml_uri="https://www.plesk_uri.org:8443/enterprise/control/agent.php"
|
||||
# (or something similar)
|
||||
# export pleskxml_user="johndoe"
|
||||
# export pleskxml_pass="kj8we8dej38e8d#q0q3!!!qa"
|
||||
# export pleskxml_pass="XXXXX"
|
||||
|
||||
|
||||
# OPTIONAL VARIABLES:
|
||||
@ -163,7 +163,6 @@ _pleskxml_tplt_get_dns_records="<packet><dns><get_rec><filter><site-id>%s</site-
|
||||
|
||||
dns_pleskxml_add() {
|
||||
|
||||
|
||||
_DBG 2 "Entered dns_pleskxml_add($*)..."
|
||||
|
||||
_pleskxml_FQDN=$1
|
||||
@ -731,7 +730,6 @@ _DBG 2 "$_pleskxml_errors"
|
||||
# OK, we should have a <result> section containing a list of DNS records.
|
||||
# Now keep only the TXT records
|
||||
|
||||
|
||||
_DBG 2 "Full DNS records were:${_pleskxml_newline}${_pleskxml_newline}'${_pleskxml_result}' "
|
||||
|
||||
if [ -n "${2:-}" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user