mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:54:34 +02:00
Disable nginx in bootstrap/venv.sh too
This commit is contained in:
+1
-3
@@ -20,9 +20,7 @@ fi
|
|||||||
pip install -U setuptools
|
pip install -U setuptools
|
||||||
pip install -U pip
|
pip install -U pip
|
||||||
|
|
||||||
# TODO: install apache and nginx plugins by default?
|
pip install -U letsencrypt letsencrypt-apache # letsencrypt-nginx
|
||||||
# --pre is not necessary for dev releases in more recent pip versions
|
|
||||||
pip install -U letsencrypt letsencrypt-apache letsencrypt-nginx
|
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Congratulations, Let's Encrypt has been successfully installed/updated!"
|
echo "Congratulations, Let's Encrypt has been successfully installed/updated!"
|
||||||
|
|||||||
Reference in New Issue
Block a user