Restart php fpm in finish.sh.

This commit is contained in:
FusionPBX 2021-10-14 11:47:02 -06:00 committed by GitHub
parent 2deae6ec45
commit d227f00498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ cd /var/www/fusionpbx && php /var/www/fusionpbx/core/upgrade/upgrade_domains.php
#restart freeswitch
/bin/systemctl daemon-reload
/bin/systemctl restart freeswitch
/bin/systemctl restart php${php_version}-fpm
#welcome message
echo ""