From 1548509f92debe2e7c43ed9f5acc331b64a41ee2 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 3 Feb 2023 18:55:35 +0100 Subject: [PATCH] Fix --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4a6b639..03c182e 100755 --- a/scripts/install +++ b/scripts/install @@ -128,7 +128,7 @@ ynh_add_config --template="../conf/default.yml" --destination="$final_path/.conf #================================================= # BUILD APP #================================================= -ynh_script_progression --message="Building app..." --weight=15 +ynh_script_progression --message="Building app..." --weight=20 pushd "$final_path" ynh_use_nodejs