Added virtualenv back into install process
This commit is contained in:
parent
5f137d99a3
commit
029d1b0624
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ loud " * Installing Airtime Services * "
|
|||
loud "-----------------------------------------------------"
|
||||
|
||||
verbose "\n * Installing liquidsoap and python..."
|
||||
loudCmd "apt-get -y --force-yes install liquidsoap python python-pip"
|
||||
loudCmd "apt-get -y --force-yes install liquidsoap python python-pip python-virtualenv"
|
||||
loudCmd "pip install setuptools"
|
||||
verbose "...Done"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue