Commit ab45b778 authored by neilpang's avatar neilpang
Browse files

fix format

parent 4a56b240
...@@ -27,7 +27,7 @@ dns_cf_add() { ...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment