mirror of
https://github.com/matrix-org/dendrite
synced 2025-04-04 10:04:21 +02: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
|