mirror of https://github.com/samply/bridgehead.git
Needed sudo
This commit is contained in:
parent
7c2e9af947
commit
b28a48da0a
|
@ -142,7 +142,7 @@ If this is an ECDC/EHDS2 installation, switch to the ```ehds2``` branch and copy
|
||||||
```shell
|
```shell
|
||||||
cd /srv/docker/bridgehead
|
cd /srv/docker/bridgehead
|
||||||
sudo git checkout ehds2
|
sudo git checkout ehds2
|
||||||
mkdir test data
|
sudo mkdir test data
|
||||||
sudo mkdir -p /etc/bridgehead/
|
sudo mkdir -p /etc/bridgehead/
|
||||||
sudo cp bbmri/modules/bbmri.conf /etc/bridgehead/
|
sudo cp bbmri/modules/bbmri.conf /etc/bridgehead/
|
||||||
sudo chown -R bridgehead:root . /etc/bridgehead
|
sudo chown -R bridgehead:root . /etc/bridgehead
|
||||||
|
|
Loading…
Reference in New Issue