add script to clear synapse db
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
BASE_DIR=$(realpath $(dirname $0))
|
||||||
|
pushd $BASE_DIR
|
||||||
|
pushd installations/consent
|
||||||
|
rm homeserver.db
|
||||||
|
popd
|
||||||
|
popd
|
||||||
Reference in New Issue
Block a user