From f176e2420cfb847fed9af575730fafd28b7cd9c5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 25 Dec 2021 10:47:52 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 9b46d37..448ff1a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -98,7 +98,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" --keep="$final_path/config.php" + ynh_setup_source --dest_dir="$final_path" #--keep="$final_path/config.php" fi chmod 750 "$final_path"