CC-2758: Make airtime-install script Debian/Ubuntu compatible

-further tweaks
This commit is contained in:
Martin Konecny 2011-10-28 17:24:38 -04:00
parent 56edfe4e68
commit fccaa554f5
9 changed files with 38 additions and 30 deletions

View file

@ -42,4 +42,9 @@ python $SCRIPTPATH/../python_apps/create-pypo-user.py
$SCRIPTPATH/include/airtime-copy-files.sh
$SCRIPTPATH/include/airtime-initialize.sh $@
echo -e "\n*** Verifying your system environment, running airtime-check-system ***"
sleep 10
airtime-check-system
echo -e "\n******************************* Install Complete *******************************"