-fix installer warning
This commit is contained in:
parent
f1c77845ea
commit
de753bcb49
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ python ${SCRIPTPATH}/../python_apps/create-pypo-user.py
|
|||
|
||||
set +e
|
||||
php ${SCRIPTPATH}/include/airtime-install.php $@
|
||||
$result=$?
|
||||
result=$?
|
||||
if [ "$result" -eq "2" ]; then
|
||||
#We've just finished an upgrade, so let's exit
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue