mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
commit
d2f4644b4f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Apache, though we will be expanding it to other platforms.
|
|||
|
||||
```
|
||||
sudo apt-get install python python-setuptools python-virtualenv \
|
||||
python-dev gcc swig dialog libssl-dev
|
||||
python-dev gcc swig dialog libaugeas0 libssl-dev
|
||||
virtualenv --no-site-packages venv
|
||||
./venv/bin/python setup.py install
|
||||
sudo ./venv/bin/letsencrypt
|
||||
|
|
|
|||
Loading…
Reference in a new issue