forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
Change restart php-fpm to php5-fpm
This commit is contained in:
2
debian/install.sh
vendored
2
debian/install.sh
vendored
@@ -81,7 +81,7 @@ server_address=$(hostname -I)
|
||||
/bin/systemctl daemon-reload
|
||||
/bin/systemctl try-restart freeswitch
|
||||
/bin/systemctl daemon-reload
|
||||
/bin/systemctl restart php-fpm
|
||||
/bin/systemctl restart php5-fpm
|
||||
/bin/systemctl restart nginx
|
||||
/bin/systemctl restart fail2ban
|
||||
|
||||
|
||||
Reference in New Issue
Block a user