mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-28 16:08:27 +00:00
1bcb673e3c
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-room-server --config=dendrite.yaml
|