mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-10 11:22:45 +00:00
more formatting
This commit is contained in:
parent
49a77c8d1e
commit
da565948ee
@ -94,6 +94,7 @@ _pleskxml_DBG() {
|
||||
_pleskxml_DBG_GET_VAR() {
|
||||
case "$1" in _pleskxml_*)
|
||||
__pleskxml_vars="${__pleskxml_vars}$(printf '%s' "$1" | sed 's/^_pleskxml_DBG_GET_VAR //' | sed -E '1 s~^([^=]+)=~ \1 --> "~')\"${_pleskxml_newline}"
|
||||
;;
|
||||
esac
|
||||
# Old code in case:
|
||||
# if printf '%s' "$1" | grep -qE '^_pleskxml_'; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user