mirror of
https://github.com/matrix-org/dendrite
synced 2025-03-06 02:20:02 +01:00
5 lines
97 B
Bash
5 lines
97 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-federation-api-server --config dendrite.yaml
|