element-web-Github/synapse/stop.sh

4 lines
70 B
Bash
Raw Normal View History

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