Use py26reqs in bootstrap/venv.sh

This commit is contained in:
Jakub Warmuz
2015-10-31 12:31:07 +00:00
parent bbf4d837ed
commit 6d8e48c4ff
+1 -1
View File
@@ -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!"