Unverified Commit 6df31eb7 authored by stilez's avatar stilez Committed by GitHub
Browse files

travis

parent 9299a83b
......@@ -77,7 +77,6 @@ dns_pleskxml_add() {
_debug 'Credentials OK, and domain identified. Calling Plesk XML API to add TXT record'
# printf using template in a variable - not a style issue
# shellcheck disable=SC2059
request="$(printf "$pleskxml_tplt_add_txt_record" "$root_domain_id" "$sub_domain_name" "$txtvalue")"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment