1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00
Files
matrix-react-sdk/synapse/start.sh
2018-07-18 17:52:29 +02:00

4 lines
71 B
Bash

pushd installations/consent
source env/bin/activate
./synctl start
popd