diff --git a/scripts/upgrade b/scripts/upgrade index 47428fd..996597b 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -193,7 +193,7 @@ then # # Backup the config file in the temp dir # cp -a "$final_path/settings.json" "$tmpdir/settings.json" - # ynh_secure_remove --file="$final_path" + ynh_secure_remove --file="$final_path" # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path"