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