element-web-Github/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