mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 16:12:09 +02:00
Add sudo to certbot-auto instructions. (#5501)
This commit is contained in:
committed by
Brad Warren
parent
0416382633
commit
530a9590e6
@@ -32,7 +32,7 @@ a new plugin is introduced.
|
||||
.. code-block:: shell
|
||||
|
||||
cd certbot
|
||||
./certbot-auto --os-packages-only
|
||||
sudo ./certbot-auto --os-packages-only
|
||||
./tools/venv.sh
|
||||
|
||||
Then in each shell where you're working on the client, do:
|
||||
|
||||
Reference in New Issue
Block a user