diff --git a/dev/readme.md b/dev/readme.md new file mode 100644 index 0000000..07cc1a9 --- /dev/null +++ b/dev/readme.md @@ -0,0 +1,2 @@ +Set env var GANDI_API_KEY to your GANDI LiveDNS API key and run ./dev_shell.sh +to get a shell with certbot ready to run with the plugin installed. diff --git a/dev/readme.txt b/dev/readme.txt deleted file mode 100644 index 25f4fde..0000000 --- a/dev/readme.txt +++ /dev/null @@ -1 +0,0 @@ -Set env var GANDI_API_KEY to your GANDI LiveDNS API key and run ./dev_shell.sh to get a shell with certbot ready to run with the plugin installed.