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
a46e51e8
Commit
a46e51e8
authored
Jul 02, 2022
by
nil
Committed by
GitHub
Jul 02, 2022
Browse files
Update format code.
parent
789ebb89
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_huaweicloud.sh
View file @
a46e51e8
...
@@ -4,7 +4,6 @@
...
@@ -4,7 +4,6 @@
# HUAWEICLOUD_Password
# HUAWEICLOUD_Password
# HUAWEICLOUD_DomainName
# HUAWEICLOUD_DomainName
iam_api
=
"https://iam.myhuaweicloud.com"
iam_api
=
"https://iam.myhuaweicloud.com"
dns_api
=
"https://dns.ap-southeast-1.myhuaweicloud.com"
# Should work
dns_api
=
"https://dns.ap-southeast-1.myhuaweicloud.com"
# Should work
...
@@ -290,4 +289,3 @@ _get_token() {
...
@@ -290,4 +289,3 @@ _get_token() {
printf
"%s"
"
${
_token
}
"
printf
"%s"
"
${
_token
}
"
return
0
return
0
}
}
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