Suggested more robust Bridgehead start

This commit is contained in:
DavidCroftDKFZ 2024-07-10 14:26:46 +02:00
parent 350a4c84af
commit f925c27791
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ To start:
```shell
cd /srv/docker/bridgehead
sudo ./bridgehead start bbmri
sudo nohup ./bridgehead start bbmri >& ~/bridgehead.log &
```
To stop: