mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-23 14:51:56 -06:00
1bcb673e3c
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
6 lines
91 B
Bash
6 lines
91 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-sync-api-server --config=dendrite.yaml
|