Browse Source

Added newline to end of file for Travis builds.

pull/902/head
Lance Conry 9 years ago
parent
commit
82631ce492
  1. 2
      dnsapi/dns_dreamhost.sh

2
dnsapi/dns_dreamhost.sh

@ -94,4 +94,4 @@ validate() {
#save the api key to the account conf file. #save the api key to the account conf file.
_saveaccountconf_mutable DH_API_KEY "$DH_API_KEY" _saveaccountconf_mutable DH_API_KEY "$DH_API_KEY"
}
}
Loading…
Cancel
Save