1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-20 12:52:56 +00:00

fix format

This commit is contained in:
neilpang
2016-11-17 00:25:40 +08:00
parent 4a56b2406b
commit ab45b7783f
+1 -1
View File
@@ -27,7 +27,7 @@ dns_cf_add() {
_err "Please check and retry."
return 1
fi
#save the api key and email to the account conf file.
_saveaccountconf CF_Key "$CF_Key"
_saveaccountconf CF_Email "$CF_Email"