add start and stop scripts for synapse
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
pushd installations/consent
|
||||||
|
source env/bin/activate
|
||||||
|
./synctl start
|
||||||
|
popd
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
pushd installations/consent
|
||||||
|
source env/bin/activate
|
||||||
|
./synctl stop
|
||||||
|
popd
|
||||||
Reference in New Issue
Block a user