mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 17:20:15 +02:00
Needed sudo
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user