mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 15:39:26 +01:00
386cc975f0
Signed-off-by: Víctor Cuadrado Juan <me@viccuad.me>
5 lines
89 B
Bash
5 lines
89 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-typing-server --config=dendrite.yaml
|