CC-3163: Duplicate message during install
-fixed
This commit is contained in:
parent
73c0408315
commit
2f1033ecb8
2 changed files with 1 additions and 2 deletions
|
@ -73,7 +73,6 @@ SCRIPTPATH=`dirname $SCRIPT`
|
|||
AIRTIMEROOT=$SCRIPTPATH/../
|
||||
|
||||
# Check if airtime exists already
|
||||
echo "* Checking for existing Airtime installation..."
|
||||
set +e
|
||||
php --php-ini ${SCRIPTPATH}/airtime-php.ini ${SCRIPTPATH}/include/airtime-installed-check.php
|
||||
result=$?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue