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