mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-10 14:12:43 +00:00
more formatting stuff
This commit is contained in:
parent
4f233cdb19
commit
0b0429b389
@ -106,16 +106,13 @@ _DBG_ERR_TRAP() {
|
||||
|
||||
_DBG_EARLY_CHECK_MODE
|
||||
|
||||
|
||||
############ Set up static/private variables #####################
|
||||
|
||||
|
||||
_pleskxml_curlpath=/usr/local/bin/curl
|
||||
|
||||
_pleskxml_newline='
|
||||
'
|
||||
|
||||
|
||||
# Plesk XML templates.
|
||||
# Note ALL TEMPLATES MUST HAVE EXACTLY 3 %s PLACEHOLDERS
|
||||
# (otherwise printf repeats the string causing the API call to fail)
|
||||
@ -142,7 +139,6 @@ _pleskxml_tplt_get_dns_records="<packet><dns><get_rec><filter><site-id>%s</site-
|
||||
# Args:
|
||||
# the domain id to query
|
||||
|
||||
|
||||
############ Define public functions #####################
|
||||
|
||||
# Usage: dns_pleskxml_add _acme-challenge.domain.org "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user