mirror of
https://github.com/matrix-org/dendrite
synced 2025-04-05 04:03:41 +02:00
5 lines
92 B
Bash
5 lines
92 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-media-api-server --config dendrite.yaml
|