mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-04-03 10:43:38 +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
|