From 2e131bc450d1cd69e832750c1cc68b38193f14ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:28:58 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 21d74b3..8612574 100644 --- a/scripts/install +++ b/scripts/install @@ -64,7 +64,7 @@ ynh_config_add --template="config.js" --destination="$install_dir/server/config. #================================================= # BUILD APP #================================================= -ynh_script_progression "Building app... (this will take some time and resources!)" +ynh_script_progression "Building $app... (this will take some time and resources!)" pushd "$install_dir" ynh_hide_warnings ynh_exec_as_app npm install