mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 07:42:44 +00:00
saveaccountconf
This commit is contained in:
parent
28afe6f29f
commit
ba7764aeaf
@ -85,6 +85,7 @@ dns_azure_add() {
|
|||||||
_saveaccountconf_mutable AZUREDNS_TENANTID "$AZUREDNS_TENANTID"
|
_saveaccountconf_mutable AZUREDNS_TENANTID "$AZUREDNS_TENANTID"
|
||||||
_saveaccountconf_mutable AZUREDNS_APPID "$AZUREDNS_APPID"
|
_saveaccountconf_mutable AZUREDNS_APPID "$AZUREDNS_APPID"
|
||||||
_saveaccountconf_mutable AZUREDNS_CLIENTSECRET "$AZUREDNS_CLIENTSECRET"
|
_saveaccountconf_mutable AZUREDNS_CLIENTSECRET "$AZUREDNS_CLIENTSECRET"
|
||||||
|
_saveaccountconf_mutable AZUREDNS_BEARERTOKEN "$AZUREDNS_BEARERTOKEN"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Use provided bearer token if available and prefix it with Bearer if not already done
|
# Use provided bearer token if available and prefix it with Bearer if not already done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user