riot-web/synapse/start.sh

4 lines
71 B
Bash
Raw Normal View History

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