From 83116a81c4647599ed17ebf8b5e5f2246d1e286f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 18 Jun 2016 15:17:43 +0100 Subject: [PATCH] Don't ask --- src/freedombone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone b/src/freedombone index de2b83dc..ba952c2f 100755 --- a/src/freedombone +++ b/src/freedombone @@ -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