mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-01-30 23:54:27 -06:00
8adc128225
* Keyserver skeleton * Indentation
6 lines
86 B
Bash
6 lines
86 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-key-server --config dendrite.yaml
|