Closed raczkow closed 4 years ago
Thanks, documentation was moved to Read The Docs, without that slight documentation hiccup. I have updated now with a pointer to Read The Docs documentation.
Please note that the first code block in the 3. Run
section on the PyPI page also still mentions certbot-dns-directadmin:panel-credentials
.
Thanks,
I will check it out. Will have to push a new version to fix that I think.
On Mon, Mar 23, 2020 at 10:25 AM Sebastiaan Lokhorst < notifications@github.com> wrote:
Please note that the first code block in the 3. Run section on the PyPI page https://pypi.org/project/certbot-dns-directadmin/ also still mentions certbot-dns-directadmin:panel-credentials.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/cybercinch/certbot-dns-directadmin/issues/2#issuecomment-602275592, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7Q3YFYBMVSM5RYHGXR4CDRIZ623ANCNFSM4KHTJVMA .
Hi, There is a mistake pointing to:
--certbot-dns-directadmin:panel-credentials /path/to/directadmin-credentials.ini
instead of:--certbot-dns-directadmin:directadmin-credentials /path/to/directadmin-credentials.ini
in READMETook a while to get it work because of that.