This commit is contained in:
parent
997bd3392f
commit
8cb684e6bd
@ -28,7 +28,7 @@ dns_gcore_add() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#save the api key to the account conf file.
|
#save the api key to the account conf file.
|
||||||
_saveaccountconf_mutable GCORE_Key "$GCORE_Key"
|
_saveaccountconf_mutable GCORE_Key "$GCORE_Key" "base64"
|
||||||
|
|
||||||
_debug "First detect the zone name"
|
_debug "First detect the zone name"
|
||||||
if ! _get_root "$fulldomain"; then
|
if ! _get_root "$fulldomain"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user