mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
6 lines
89 B
Bash
6 lines
89 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
bash ./docker/build.sh
|
||
|
|
||
|
./bin/dendrite-typing-server --config=dendrite.yaml
|