From be9d7396dc9349c9efd079620385e0d865302410 Mon Sep 17 00:00:00 2001 From: Michiel Hazelhof Date: Mon, 25 Aug 2025 10:59:24 +0200 Subject: [PATCH] Update documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c44f3cf..f147d80 100644 --- a/README.md +++ b/README.md @@ -120,7 +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) + - bwdata/core/attachments to bwdata-new/attachments Export data only from the old sql server database, if needed import the .bak file to a local mssql instance.