From 10d386eda83d5786634b7d55b11f1c49148127dd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 9 Apr 2022 14:07:24 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 47fd492..4bb2ba3 100644 --- a/scripts/install +++ b/scripts/install @@ -93,7 +93,7 @@ chown -R $app:www-data "$final_path" #================================================= ynh_script_progression --message="Configuring NGINX web server..." -# Create a dedicated nginx config +# Create a dedicated NGINX config ynh_add_nginx_config #=================================================