File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/src/operations/v1.9.0 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ wget (your jar-file download link)
3737
3838For example:
3939```
40- wget https://github.com/medizininformatik-initiative/mii-process-data-sharing/releases/download/v1.0 .0.1 /mii-process-data-sharing-1.0 .0.1 .jar
40+ wget https://github.com/medizininformatik-initiative/mii-process-data-sharing/releases/download/v1.1 .0.0 /mii-process-data-sharing-1.1 .0.0 .jar
4141```
4242
4343- Make sure the process is readable by the bpe user or group, for example by executing:
@@ -47,8 +47,8 @@ sudo chown root:bpe (your jar-file name.jar)
4747```
4848For example:
4949```
50- sudo chmod 440 mii-process-data-sharing-1.0 .0.1 .jar
51- sudo chown root:bpe mii-process-data-sharing-1.0 .0.1 .jar
50+ sudo chmod 440 mii-process-data-sharing-1.1 .0.0 .jar
51+ sudo chown root:bpe mii-process-data-sharing-1.1 .0.0 .jar
5252```
5353
5454- Modify the process exclude config in ` /opt/bpe/docker-compose.yml `
You can’t perform that action at this time.
0 commit comments