mirror of https://github.com/vector-im/riot-web
4 lines
71 B
Bash
4 lines
71 B
Bash
|
pushd installations/consent
|
||
|
source env/bin/activate
|
||
|
./synctl start
|
||
|
popd
|