Forgot progressbar
This commit is contained in:
parent
a0480b3371
commit
ac8e8ef2bf
@ -10,7 +10,7 @@ URL="https://github.com/yahoo/Openstack-DevstackPy/wiki/Simple-Setup"
|
||||
ME=`basename $0`
|
||||
|
||||
if [[ `cat /etc/issue | grep -i "ubuntu"` ]] ; then
|
||||
PKGS="git python-pip python-dev python-yaml gcc pep8 pylint"
|
||||
PKGS="git python-pip python-dev python-yaml gcc pep8 pylint python-progressbar python"
|
||||
PIPS="netifaces termcolor"
|
||||
APT="apt-get -y -qq"
|
||||
PIP="pip -q"
|
||||
|
Loading…
Reference in New Issue
Block a user