From 7289f7643fc31e175f003c9e195be692f079b6a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 10 May 2024 12:15:35 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 15fa755..83e837d 100755 --- a/scripts/install +++ b/scripts/install @@ -84,7 +84,7 @@ chown $app:$app $install_dir/.env #================================================= # DEPLOY #================================================= -ynh_script_progression --message="Deploying..." +ynh_script_progression --message="Deploying $app..." pushd "$install_dir" ynh_use_nodejs