More work on media-monitor and pypo install process

This commit is contained in:
Duncan Sommerville 2014-12-19 14:01:17 -05:00
parent 75c2a4a18b
commit 659a7e8aa3

View file

@ -318,7 +318,8 @@ loud " * Installing Airtime Services * "
loud "-----------------------------------------------------"
verbose "\n * Installing liquidsoap and python..."
loudCmd "apt-get -y --force-yes install liquidsoap python"
loudCmd "apt-get -y --force-yes install liquidsoap python python-pip"
loudCmd "pip install setuptools"
verbose "...Done"
verbose "\n * Creating /usr/lib/airtime..."