mirror of
https://github.com/matrix-org/dendrite
synced 2025-03-05 07:47:31 +00:00
5 lines
100 B
Bash
5 lines
100 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-federation-sender-server --config dendrite.yaml
|