Needed sudo

This commit is contained in:
Croft 2024-02-13 14:02:19 +01:00
parent 7c2e9af947
commit b28a48da0a
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ If this is an ECDC/EHDS2 installation, switch to the ```ehds2``` branch and copy
```shell
cd /srv/docker/bridgehead
sudo git checkout ehds2
mkdir test data
sudo mkdir test data
sudo mkdir -p /etc/bridgehead/
sudo cp bbmri/modules/bbmri.conf /etc/bridgehead/
sudo chown -R bridgehead:root . /etc/bridgehead