From 91fd1aecf7184f8e4bcb61cceff4903be12969c6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 13 Apr 2021 23:22:51 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index dc2f2d9..b5b43eb 100644 --- a/scripts/install +++ b/scripts/install @@ -83,7 +83,7 @@ ynh_add_config --template="../conf/main.xml" --destination="$final_path/store/co #================================================= # RELOAD NGINX #================================================= -ynh_script_progression --message="Reloading NGINX web server..." -weight=1 +ynh_script_progression --message="Reloading NGINX web server..." --weight=1 ynh_systemd_action --service_name=nginx --action=reload