From d7430bddd756c4014ab4cb85685cc6d90086e943 Mon Sep 17 00:00:00 2001 From: Michiel Hazelhof Date: Thu, 14 Aug 2025 13:30:57 +0200 Subject: [PATCH] Add potentially correct line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1c7ab8..c44f3cf 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ Proceed to stop the new container for now. Copy from the old to the new bwdata directory (do not copy/overwrite identity.pfx!): - bwdata/core/licenses to bwdata-new/licenses - bwdata/core/aspnet-dataprotection to bwdata-new/data-protection + - bwdata/core/attachments to bwdata-new/attachments (untested for now) Export data only from the old sql server database, if needed import the .bak file to a local mssql instance.