Browse Source

fix format

neilpang 8 years ago
parent
commit
ab45b7783f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/dns_cf.sh

+ 1 - 1
dnsapi/dns_cf.sh

@@ -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"