Merge branch '1.9.1' into devel
Conflicts: install_full/ubuntu/airtime-full-install utils/airtime-update-db-settings.py
This commit is contained in:
commit
b5684bb5b1
20 changed files with 1921 additions and 46 deletions
|
@ -26,7 +26,7 @@ echo -e "\n*** Creating Pypo User ***"
|
|||
python ${SCRIPTPATH}/../python_apps/create-pypo-user.py
|
||||
|
||||
set +e
|
||||
php ${SCRIPTPATH}/include/airtime-install.php $@
|
||||
php --php-ini ${SCRIPTPATH}/airtime-php.ini --file ${SCRIPTPATH}/include/airtime-install.php $@
|
||||
result=$?
|
||||
if [ "$result" -eq "2" ]; then
|
||||
#We've just finished an upgrade, so let's exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue