mirror of
https://github.com/matrix-org/dendrite
synced 2025-03-05 10:30:01 +01:00
5 lines
91 B
Bash
5 lines
91 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-sync-api-server --config=dendrite.yaml
|