Add sudo to certbot-auto instructions. (#5501)

This commit is contained in:
Jacob Hoffman-Andrews
2018-02-07 14:08:03 -08:00
committed by Brad Warren
parent 0416382633
commit 530a9590e6
+1 -1
View File
@@ -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: