mirror of
https://github.com/matrix-org/dendrite
synced 2024-12-15 21:13:43 +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
|