From b0dbbd9d33bf6ca71af4b2ec8560f7e7bb8c7c8f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 13 Apr 2021 01:12:51 +0200 Subject: [PATCH] Typo --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 476f305..6dc6edc 100644 --- a/scripts/restore +++ b/scripts/restore @@ -132,7 +132,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path=systemd --lin #================================================= # GENERIC FINALIZATION #================================================= -# RELOAD NGINX AND PHP-FPM +# RELOAD NGINX #================================================= ynh_script_progression --message="Reloading NGINX web server..."