mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-23 14:51:56 -06:00
6 lines
97 B
Bash
6 lines
97 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
bash ./docker/build.sh
|
||
|
|
||
|
./bin/dendrite-federation-api-server --config dendrite.yaml
|