mirror of
https://github.com/certbot/certbot.git
synced 2026-06-11 01:30:14 -04:00
docs/using use sudo for auth command
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
This commit is contained in:
parent
c3941b1a8d
commit
07bd9e689b
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ To get a new certificate run:
|
|||
|
||||
.. code-block:: shell
|
||||
|
||||
./venv/bin/letsencrypt auth
|
||||
sudo ./venv/bin/letsencrypt auth
|
||||
|
||||
The ``letsencrypt`` commandline tool has a builtin help:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue