Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
4906e2719d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ else
|
|||
fi
|
||||
|
||||
echo -e "\n*** Installing Python Libraries ***"
|
||||
sudo /usr/lib/airtime/airtime_virtualenv/bin/pip install airtime_virtual_env.pybundle -E /usr/lib/airtime/airtime_virtualenv
|
||||
sudo /usr/lib/airtime/airtime_virtualenv/bin/pip install ${SCRIPTPATH}/airtime_virtual_env.pybundle -E /usr/lib/airtime/airtime_virtualenv
|
||||
|
||||
echo -e "\n*** Patching Python Libraries ***"
|
||||
PACHES=${SCRIPTPATH}/patches/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue