From 5e8db39e2a9256324d03872ff5ad0b803224e5f8 Mon Sep 17 00:00:00 2001 From: Croft Date: Tue, 13 Feb 2024 14:05:48 +0100 Subject: [PATCH] Data needs to be readable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ba674..613a40b 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ sudo chown -R bridgehead:root . /etc/bridgehead sudo vi /etc/bridgehead/bbmri.conf # Modify to include national node name and admin contact details ``` -For an ECDC/EHDS2 installation, you will also need to copy your data in a ```.csv``` file to ```/srv/docker/bridgehead/data```. +For an ECDC/EHDS2 installation, you will also need to copy your data in a ```.csv``` formatted file to ```/srv/docker/bridgehead/data```. Make sure it is readable by all. If this is not an ECDC/EHDS2 installation, then download your site specific configuration repository: ```shell