From 9633b9bbcc5130b7fd02ada5f263ea5374622cd9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 7 Apr 2022 15:51:55 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b26ee31..2032247 100755 --- a/scripts/install +++ b/scripts/install @@ -108,7 +108,7 @@ ynh_script_progression --message="Configuring PHP-FPM..." --weight=2 ynh_add_fpm_config #================================================= -# INSTALL LYCHEE WITH COMPOSER +# INSTALL 2FAUTH WITH COMPOSER #================================================= ynh_script_progression --message="Installing $app with Composer..." --weight=15