mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-03 13:32:48 +00:00
yet more formatting
This commit is contained in:
parent
9fdd77875f
commit
4f233cdb19
@ -812,7 +812,7 @@ _pleskxml_rmv_txt_record() {
|
||||
| grep -F "<host>${2:-<NON_MATCHING_GARBAGE>}." \
|
||||
| grep -F "<value>${3:-<NON_MATCHING_GARBAGE>}</value>" \
|
||||
| sed -E 's/(^[[:space:]]+|[[:space:]]+$)//g' \
|
||||
32m | tr -d '\n'
|
||||
| tr -d '\n'
|
||||
)"
|
||||
# Run 2 separate GREP filters, because the host and value order isn't mandatory in the API return data
|
||||
# ands this avoids regex and escaping which is easier
|
||||
|
Loading…
x
Reference in New Issue
Block a user