mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-02 14:09:09 +01:00
1bcb673e3c
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
5 lines
93 B
Bash
5 lines
93 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-client-api-server --config=dendrite.yaml
|