CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
-try clearing apc cache after upgrading web files
This commit is contained in:
parent
4254a45e74
commit
caf0f5fedd
|
@ -170,6 +170,8 @@ fi
|
|||
|
||||
/usr/lib/airtime/utils/rabbitmq-update-pid.sh > /dev/null
|
||||
|
||||
curl http://localhost/apc_clear.php
|
||||
|
||||
if [ "$python_service" -eq "0" ]; then
|
||||
#only run airtime-check-system if all components were installed
|
||||
echo -e "\n*** Verifying your system environment, running airtime-check-system ***"
|
||||
|
|
Loading…
Reference in New Issue