Browse Source

Don't ask

Bob Mottram 9 years ago
parent
commit
83116a81c4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

9917
 	apt-get -y install libjpeg-dev zlib1g-dev libfreetype6-dev
9917
 	apt-get -y install libjpeg-dev zlib1g-dev libfreetype6-dev
9918
 	apt-get -y install python-setuptools python-virtualenv
9918
 	apt-get -y install python-setuptools python-virtualenv
9919
 	apt-get -y remove uwsgi uwsgi-plugin-python
9919
 	apt-get -y remove uwsgi uwsgi-plugin-python
9920
-	pip uninstall uwsgi
9920
+	pip uninstall uwsgi -y
9921
 	apt-get -y install uwsgi uwsgi-plugin-python
9921
 	apt-get -y install uwsgi uwsgi-plugin-python
9922
 	pip install --upgrade pip
9922
 	pip install --upgrade pip
9923
 	pip install paster==0.8
9923
 	pip install paster==0.8