CC-3738: Installation: Errors on installation

-also commented out code
This commit is contained in:
Martin Konecny 2012-04-30 12:17:25 -04:00
parent af1b5d3f7a
commit 42fbab9ff7
2 changed files with 3 additions and 8 deletions

View file

@ -36,10 +36,6 @@ fi
if [ "$pypo" = "t" ]; then
python $AIRTIMEROOT/python_apps/pypo/install/pypo-initialize.py
fi
#if [ "$showrecorder" = "t" ]; then
# python $AIRTIMEROOT/python_apps/show-recorder/install/recorder-initialize.py
#fi
# Start monit if it is not running, or restart if it is.
# Need to ensure monit is running before Airtime daemons are run. This is