Don't ask
This commit is contained in:
parent
c35aa87649
commit
83116a81c4
|
@ -9917,7 +9917,7 @@ function install_media_server {
|
||||||
apt-get -y install libjpeg-dev zlib1g-dev libfreetype6-dev
|
apt-get -y install libjpeg-dev zlib1g-dev libfreetype6-dev
|
||||||
apt-get -y install python-setuptools python-virtualenv
|
apt-get -y install python-setuptools python-virtualenv
|
||||||
apt-get -y remove uwsgi uwsgi-plugin-python
|
apt-get -y remove uwsgi uwsgi-plugin-python
|
||||||
pip uninstall uwsgi
|
pip uninstall uwsgi -y
|
||||||
apt-get -y install uwsgi uwsgi-plugin-python
|
apt-get -y install uwsgi uwsgi-plugin-python
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install paster==0.8
|
pip install paster==0.8
|
||||||
|
|
Loading…
Reference in New Issue