element-web/synapse/start.sh

4 lines
71 B
Bash

pushd installations/consent
source env/bin/activate
./synctl start
popd