From f145385fab747128e8eee967a590971cf8cd2f43 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 4 Sep 2021 09:24:41 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 77f7146..2c7900b 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -72,7 +72,7 @@ ynh_system_user_create --username=$app --home_dir="$final_path" if [ "$upgrade_type" == "UPGRADE_APP" ] then - ynh_script_progression --message="Upgrading source files..." --time --weight=1 + ynh_script_progression --message="Upgrading source files..." --weight=1 #ynh_secure_remove "$final_path" # Download, check integrity, uncompress and patch the source from app.src