mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-06 01:32:46 +00:00
Save configuration using correct variable names
This commit is contained in:
parent
16d1bf8392
commit
86453f5c71
@ -97,8 +97,8 @@ _dns_gcloud_authenticate() {
|
||||
|
||||
_info "_dns_gcloud_authenticate: configured gcloud project"
|
||||
|
||||
_saveaccountconf_mutable CF_Token "$CF_Token"
|
||||
_saveaccountconf_mutable CF_Account_ID "$CF_Account_ID"
|
||||
_saveaccountconf_mutable GCLOUD_Service_Account_Key "$GCLOUD_Service_Account_Key"
|
||||
_saveaccountconf_mutable GCLOUD_Project_ID "$GCLOUD_Project_ID"
|
||||
}
|
||||
|
||||
_dns_gcloud_start_tr() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user