mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-28 16:08:27 +00:00
24d8df664c
* Fix #897 and shuffle directory around * Update find-lint * goimports Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
5 lines
91 B
Bash
5 lines
91 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-sync-api-server --config=dendrite.yaml
|