From 278930fce56a77acd9b2b0162d7ca73ac2598875 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 8 Jun 2021 11:40:34 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 0b97a09..09355cd 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -73,7 +73,7 @@ then cp -a "$final_path/configuration.ini" "$tmpdir/configuration.ini" ynh_secure_remove --file="$final_path" - Download, check integrity, uncompress and patch the source from app.src + #Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path" #--keep="$final_path/configuration.ini" # Copy the admin saved settings from tmp directory to final config path