From 3a3113d23fad81092a91271652fa6a612fe99d21 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 26 Dec 2021 17:39:05 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index d5c7c60..3f8dde7 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" fi chmod 750 "$final_path"