Don't ask

This commit is contained in:
Bob Mottram 2016-06-18 15:17:43 +01:00
parent c35aa87649
commit 83116a81c4
1 changed files with 1 additions and 1 deletions

View File

@ -9917,7 +9917,7 @@ function install_media_server {
apt-get -y install libjpeg-dev zlib1g-dev libfreetype6-dev
apt-get -y install python-setuptools python-virtualenv
apt-get -y remove uwsgi uwsgi-plugin-python
pip uninstall uwsgi
pip uninstall uwsgi -y
apt-get -y install uwsgi uwsgi-plugin-python
pip install --upgrade pip
pip install paster==0.8