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
e9366f8c
Commit
e9366f8c
authored
Mar 07, 2023
by
Easton Man
Browse files
fix: fix huaweicloud existing record 400
parent
4dba84d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_huaweicloud.sh
View file @
e9366f8c
...
...
@@ -246,8 +246,7 @@ _add_record() {
\"
type
\"
:
\"
TXT
\"
,
\"
ttl
\"
: 1,
\"
records
\"
: [
${
_exist_record
}
,
\"\\\"
${
_txtvalue
}
\\\"\"
${
_exist_record
}
,
\"\\\"
${
_txtvalue
}
\\\"\"
]
}"
fi
...
...
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