element-web/synapse/stop.sh

4 lines
70 B
Bash
Raw Normal View History

2018-07-18 17:52:29 +02:00
pushd installations/consent
source env/bin/activate
./synctl stop
popd