More work on media-monitor and pypo install process
This commit is contained in:
parent
75c2a4a18b
commit
659a7e8aa3
|
@ -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..."
|
||||
|
|
Loading…
Reference in New Issue