mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00: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
6 lines
86 B
Bash
6 lines
86 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-edu-server --config=dendrite.yaml
|