From a456f783a32599bb7e43cfc5eb31e09bdb7269e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Dec 2023 11:03:47 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 2f4b883..61e1e05 100755 --- a/scripts/install +++ b/scripts/install @@ -57,7 +57,7 @@ yunohost service add $app --description="Share notes, bookmarks, and documents" #================================================= # BUILD TURTLE #================================================= -ynh_script_progression --message="Building turtl... (this will take some time and resources!)" --weight=20 +ynh_script_progression --message="Building $app..." --weight=20 pushd $install_dir ynh_use_nodejs