renamed project to dehydrated and main script to dehydrated.sh

This commit is contained in:
Lukas Schauer
2016-09-13 19:48:27 +02:00
parent 992beecbdb
commit 64e35463cb
13 changed files with 49 additions and 43 deletions

View File

@@ -19,4 +19,4 @@ Or when you do have a DNS API, pass the details accordingly to achieve the same
You can delete the TXT record when called with operation clean_challenge, when $2 is also the domain name.
Here are some examples: [Examples for DNS-01 hooks](https://github.com/lukas2511/letsencrypt.sh/wiki/Examples-for-DNS-01-hooks)
Here are some examples: [Examples for DNS-01 hooks](https://github.com/lukas2511/dehydrated/wiki/Examples-for-DNS-01-hooks)