mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 15:39:26 +01:00
24d8df664c
* Fix #897 and shuffle directory around * Update find-lint * goimports Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
5 lines
100 B
Bash
5 lines
100 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-federation-sender-server --config dendrite.yaml
|