mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
Update format code.
This commit is contained in:
parent
789ebb8990
commit
a46e51e8db
@ -4,7 +4,6 @@
|
||||
# HUAWEICLOUD_Password
|
||||
# HUAWEICLOUD_DomainName
|
||||
|
||||
|
||||
iam_api="https://iam.myhuaweicloud.com"
|
||||
dns_api="https://dns.ap-southeast-1.myhuaweicloud.com" # Should work
|
||||
|
||||
@ -290,4 +289,3 @@ _get_token() {
|
||||
printf "%s" "${_token}"
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user