From 9c672723916687fc60de8755773e3bdbd36ca838 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 10 Jan 2021 17:59:43 +0100 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 2153cbd..5a6c828 100644 --- a/scripts/install +++ b/scripts/install @@ -71,9 +71,9 @@ logs_path="/var/log/$app" #================================================= # INSTALL DEPENDENCIES #================================================= -ynh_script_progression --message="Installing dependencies..." --weight=10 +# ynh_script_progression --message="Installing dependencies..." --weight=10 -ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies +# ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies #================================================= # CREATE A MYSQL DATABASE