From 66ad15fbaf16afe121aa5605db6a4f918fb2b609 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 4 Feb 2022 15:58:59 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 07dcd43..2e949fd 100644 --- a/scripts/install +++ b/scripts/install @@ -63,6 +63,7 @@ ynh_system_user_create --username=$app --home_dir="$final_path" #================================================= # INSTALL SOURCES #================================================= +ynh_script_progression --message="Setting up source files..." # To avoid a complete rebuild, I downloaded the gh-pages as explained here: https://github.com/keeweb/keeweb#self-hosting # and put all files in "../sources/extra_files/app/", like that I can assure the version install in YunoHost is the version described in the manifest