mirror of
https://github.com/matrix-org/dendrite
synced 2025-03-05 07:47:31 +00:00
5 lines
93 B
Bash
5 lines
93 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-client-api-server --config=dendrite.yaml
|