CC-2792: installing Airtime 2.0 beta fails on ubuntu 10.04 64 bit

-possibly fixed
This commit is contained in:
martin 2011-09-09 15:38:14 -04:00
parent 362cf93643
commit 1ba200441e
2 changed files with 0 additions and 39 deletions

View file

@ -36,6 +36,3 @@ if [ ! -d "$VIRTUAL_ENV_DIR" ]; then
else
echo -e "\n*** Existing Airtime Virtualenv Found ***"
fi
virtualenv_bin="/usr/lib/airtime/airtime_virtualenv/bin/"
. ${virtualenv_bin}activate