mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 13:11:41 +00:00
fix format
This commit is contained in:
parent
4a56b2406b
commit
ab45b7783f
@ -27,7 +27,7 @@ dns_cf_add() {
|
|||||||
_err "Please check and retry."
|
_err "Please check and retry."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#save the api key and email to the account conf file.
|
#save the api key and email to the account conf file.
|
||||||
_saveaccountconf CF_Key "$CF_Key"
|
_saveaccountconf CF_Key "$CF_Key"
|
||||||
_saveaccountconf CF_Email "$CF_Email"
|
_saveaccountconf CF_Email "$CF_Email"
|
||||||
|
Loading…
Reference in New Issue
Block a user