certbot/domain

This commit is contained in:
Marc Beninca 2021-02-04 22:29:18 +01:00
parent 901ba04eb9
commit 409154483a
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ DNS certificate
.. code:: shell
mkdir tmp
DOMAIN=domain.tld certbot \
DOMAIN='domain.tld'
certbot \
--config-dir tmp \
--logs-dir tmp \
--work-dir tmp \