Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
ca098164
Commit
ca098164
authored
Jul 10, 2022
by
lufi42
Browse files
Fixed shfmt error
parent
bc7e02b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_pleskxml.sh
View file @
ca098164
...
...
@@ -160,7 +160,7 @@ dns_pleskxml_rm() {
sed
's/^.*<id>\([0-9]\{1,\}\)<\/id>.*$/\1/'
)
"
_debug
"Got id from line:
$recid
"
_debug
"Got id from line:
$recid
"
if
!
_value
"
$recid
"
|
grep
'^[0-9]\{1,\}$'
>
/dev/null
;
then
_err
"DNS records for root domain '
${
fulldomain
}
.' (Plesk ID
${
root_domain_id
}
) + host '
${
sub_domain_name
}
' do not contain the TXT record '
${
txtvalue
}
'"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment