mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
11a8059bba
* Blunt move and sed rename * Rename common/ refs to typing * Rename internal stuff in eduserver * Rename docs and scripts * Rename constants/filenames, goimports everything to re-order imports
5 lines
86 B
Bash
5 lines
86 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-edu-server --config=dendrite.yaml
|