mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Use py26reqs in bootstrap/venv.sh
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ fi
|
|||||||
pip install -U setuptools
|
pip install -U setuptools
|
||||||
pip install -U pip
|
pip install -U pip
|
||||||
|
|
||||||
pip install -U letsencrypt letsencrypt-apache # letsencrypt-nginx
|
pip install -U -r py26reqs.txt 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