mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-17 15:20:50 +01:00
8adc128225
* Keyserver skeleton * Indentation
5 lines
86 B
Bash
5 lines
86 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-key-server --config dendrite.yaml
|