CC-3009: Install script installs virtualenv twice.
-fixed
This commit is contained in:
parent
9506161b70
commit
dccdc9a845
4 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,6 @@ AIRTIMEROOT=$SCRIPTPATH/../../
|
|||
|
||||
rm -f /etc/cron.d/airtime-crons
|
||||
|
||||
$AIRTIMEROOT/python_apps/python-virtualenv/virtualenv-install.sh
|
||||
virtualenv_bin="/usr/lib/airtime/airtime_virtualenv/bin/"
|
||||
. ${virtualenv_bin}activate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue