From eddfe91a55b0196d2dc1af661399c2704f5f29ff Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Jun 2021 13:59:37 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 1740617..b34934f 100644 --- a/scripts/install +++ b/scripts/install @@ -43,7 +43,7 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url # Check memory requirements -check_memory_requirements +#check_memory_requirements #================================================= # STORE SETTINGS FROM MANIFEST @@ -111,7 +111,7 @@ ynh_install_ruby --ruby_version=$RUBY_VERSION #================================================= # NGINX CONFIGURATION #================================================= -ynh_script_progression --message="Configuring nginx web server..." +ynh_script_progression --message="Configuring NGINX web server..." # Create a dedicated nginx config ynh_add_nginx_config