mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
24d8df664c
* Fix #897 and shuffle directory around * Update find-lint * goimports Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
6 lines
97 B
Bash
6 lines
97 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-federation-api-server --config dendrite.yaml
|