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

4 lines
70 B
Bash

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