From d8003bf3ba6e4a43358bfe6a86e9e99362a6fe39 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 2 Nov 2020 19:54:21 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b20a680..dad2fe0 100644 --- a/scripts/install +++ b/scripts/install @@ -144,7 +144,7 @@ fi #================================================= # INSTALL DEPENDENCIES #================================================= -ynh_script_progression --message="Creating a MySQL database..." +ynh_script_progression --message="Installing dependencies" ynh_install_app_dependencies "$pkg_dependencies" "$packages"