From 92a66ffdf8b1bce97b2281ee96ee116a629b32c5 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 29 Sep 2023 18:44:21 +0700 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 34e7d8b..5a31215 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -84,7 +84,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=1 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$final_path" --full_replace=1 + ynh_setup_source --dest_dir="$final_path" -r fi ynh_script_progression --message="Done" --weight=1