diff --git a/scripts/restore b/scripts/restore index a575c56..51b0b91 100644 --- a/scripts/restore +++ b/scripts/restore @@ -109,5 +109,5 @@ ynh_restore_file "/etc/logrotate.d/$app" # RELOAD NGINX AND PHP-FPM #================================================= -systemctl reload php7.3-fpm +systemctl reload php$phpversion-fpm systemctl reload nginx