shouldn't restart php

This commit is contained in:
mcguirepr89
2022-02-02 08:09:04 -05:00
parent b953d2fbc1
commit 78e3fb621d
-1
View File
@@ -548,7 +548,6 @@ install_selected_services() {
generate_BirdDB
install_cleanup_cron
install_ftpd
systemctl restart php${php_version}-fpm
}
if [ -f ${config_file} ];then