-fixes to upgrade script

This commit is contained in:
Martin Konecny 2011-11-28 04:57:28 -05:00
parent 0668ee743c
commit 3047ca8238
3 changed files with 3 additions and 5 deletions

View file

@ -56,8 +56,6 @@ echo "$MIN $HOUR * * * root /usr/lib/airtime/utils/phone_home_stat" > /etc/cron.
echo "* Creating /usr/lib/airtime"
rm -rf "/usr/lib/airtime"
if [ "$WEB_ONLY" -eq "0" ]; then
python $AIRTIMEROOT/python_apps/api_clients/install/api_client_install.py
python $AIRTIMEROOT/python_apps/pypo/install/pypo-copy-files.py