mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +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 pip
|
||||
|
||||
pip install -U letsencrypt letsencrypt-apache # letsencrypt-nginx
|
||||
pip install -U -r py26reqs.txt letsencrypt letsencrypt-apache # letsencrypt-nginx
|
||||
|
||||
echo
|
||||
echo "Congratulations, Let's Encrypt has been successfully installed/updated!"
|
||||
|
||||
Reference in New Issue
Block a user