Install api_clients using pip
This commit is contained in:
parent
51f152dbd0
commit
24203e2086
2
install
2
install
|
@ -1024,7 +1024,7 @@ if [ ! -d /var/log/airtime ]; then
|
|||
fi
|
||||
|
||||
verbose "\n * Installing API client..."
|
||||
loudCmd "$python_bin ${AIRTIMEROOT}/python_apps/api_clients/setup.py install --install-scripts=/usr/bin"
|
||||
loudCmd "$pip_cmd install ${AIRTIMEROOT}/python_apps/api_clients"
|
||||
verbose "...Done"
|
||||
|
||||
verbose "\n * Installing pypo and liquidsoap..."
|
||||
|
|
Loading…
Reference in New Issue