From f72a584e8b74b77bbfeb7a211354a83bc3c47284 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 14 Feb 2021 12:53:26 +0100 Subject: [PATCH] Update from example_ynh --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9628d8d..6492a1c 100644 --- a/scripts/install +++ b/scripts/install @@ -366,7 +366,7 @@ ynh_permission_create --permission="api" --url "/api" --allowed="visitors" --sho #================================================= # RELOAD NGINX #================================================= -ynh_script_progression --message="Reloading nginx web server..." --time --weight=1 +ynh_script_progression --message="Reloading NGINX web server..." --time --weight=1 ynh_systemd_action --service_name=nginx --action=reload