More work on media-monitor and pypo install process
This commit is contained in:
parent
75c2a4a18b
commit
659a7e8aa3
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue