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