summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-04-21 13:42:40 +0000
committerÉtienne Loks <etienne.loks@proxience.com>2015-04-21 13:42:40 +0000
commite0ac27e9a5eae84fc6fdc53f44ecb7a6f57bf80c (patch)
tree7938774f41e0ca8d8a2290e6cd4f2f7fffc0876f
parentd8eec77248d9fee0ad4a90397b946798d13f448f (diff)
parent666efd0b2f51d94b756b7f954066ef33ccadcf11 (diff)
downloadIshtar-e0ac27e9a5eae84fc6fdc53f44ecb7a6f57bf80c.tar.bz2
Ishtar-e0ac27e9a5eae84fc6fdc53f44ecb7a6f57bf80c.zip
Merge branch 'stable' of lysithea.proxience.net:/home/proxience/git/ishtar into stable
-rwxr-xr-xinstall/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/install.sh b/install/install.sh
index 9a3b9b0f8..9cc1f79a7 100755
--- a/install/install.sh
+++ b/install/install.sh
@@ -71,6 +71,7 @@ apt-get -q -y install python python-django \
apt-get -q -y install uwsgi uwsgi-plugin-python nginx memcached 2> /dev/null > /dev/null
pip install git+https://github.com/treyhunner/django-simple-history.git@0fd9b8e9c6f36b0141367b502420efe92d4e21ce 2> /dev/null > /dev/null
+pip install beautifulSoup4==4.3.2
if [ -z "$DB_PASSWORD" ]
then