From e2404160e1ef16a7724e27e99dfe1f25576d8f28 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 3 Dec 2021 19:36:26 +0100 Subject: [PATCH] Update install --- scripts/install | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/install b/scripts/install index 083cbbe..6ed744b 100644 --- a/scripts/install +++ b/scripts/install @@ -58,11 +58,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=1 ynh_install_app_dependencies $pkg_dependencies -#================================================= -#INSTALL DEPENDENCIES -#================================================= -ynh_script_progression --message="Installing dependencies..." --weight=15 - #install locale (nginx will restart at the end of the install) for i in $lang ; do ynh_replace_string "# $i" "$i" /etc/locale.gen