From 345b79afcd6938114cd81e396c451582c16942fe Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 23 Jul 2019 11:02:57 +0200 Subject: [PATCH] time remaining --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index a7a3162..1bbf2e7 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -137,7 +137,7 @@ ynh_systemd_action --action=stop if [ "$upgrade_type" == "UPGRADE_APP" ] then - ynh_script_progression --message="Upgrading source files..." --time --weight=1 + ynh_script_progression --message="Upgrading source files..." --weight=4 # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path"