CC-2758: Make airtime-install script Debian/Ubuntu compatible
-further tweaks
This commit is contained in:
parent
56edfe4e68
commit
fccaa554f5
9 changed files with 38 additions and 30 deletions
|
@ -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 *******************************"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue