X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=install.sh;h=e9b6035d922b78402bc9997d730fd05498706cd3;hb=e599b364ec8925c2e55d9fd6c63a2e5f2c3a89bf;hp=afb735195cc0a282f0cd99d3af05aee6bb19d4d7;hpb=322405412df26c8a0ee7f3a5aaa3b115950e97c8;p=yardstick.git diff --git a/install.sh b/install.sh index afb735195..e9b6035d9 100755 --- a/install.sh +++ b/install.sh @@ -16,6 +16,7 @@ apt-get update && apt-get install -y \ nginx \ uwsgi \ uwsgi-plugin-python \ + supervisor \ python-setuptools && \ easy_install -U setuptools