From b7e9c4dcc46c14805da1c06f8d2e5968f4f7e22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Jun 2024 12:13:23 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4f9b12f..7c75dbe 100644 --- a/scripts/install +++ b/scripts/install @@ -92,7 +92,7 @@ chown $app:$app "$install_dir/credentials.json" #================================================= # INSTALL ETHERPAD #================================================= -ynh_script_progression --message="Installing $app..." --weight=90 +ynh_script_progression --message="Installing $app..." --weight=30 pushd "$install_dir" ynh_exec_warn_less npm install pnpm -g