Procházet zdrojové kódy

Restart php-fpm and nginx

FusionPBX před 3 roky
rodič
revize
d29102e221
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      centos/resources/finish.sh

+ 2 - 0
centos/resources/finish.sh

@@ -115,6 +115,8 @@ systemctl enable freeswitch
 systemctl enable memcached
 systemctl enable memcached
 systemctl enable postgresql-14
 systemctl enable postgresql-14
 systemctl daemon-reload
 systemctl daemon-reload
+systemctl restart php-fpm
+systemctl restart nginx
 systemctl restart freeswitch
 systemctl restart freeswitch
 
 
 #welcome message
 #welcome message