summary refs log tree commit diff
path: root/demo/clean.sh
diff options
context:
space:
mode:
authormanuroe <manu@matrix.org>2014-10-20 18:35:39 +0100
committermanuroe <manu@matrix.org>2014-10-20 18:35:39 +0100
commit9e57ed2b1f4b37a05da3938782053a35cae37de4 (patch)
treed2e7f663146d53f8f159f565be39b55cc02d1796 /demo/clean.sh
parentMerge branch 'master' of github.com:matrix-org/synapse into develop (diff)
downloadsynapse-9e57ed2b1f4b37a05da3938782053a35cae37de4.tar.xz
Added a param (--no-rate-limit) to demo/start.sh to disable the HS rate limit
Diffstat (limited to 'demo/clean.sh')
-rwxr-xr-xdemo/clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/clean.sh b/demo/clean.sh
index d5649fee83..c5dabd4767 100755
--- a/demo/clean.sh
+++ b/demo/clean.sh
@@ -14,3 +14,4 @@ fi
 find "$DIR" -name "*.log" -delete
 find "$DIR" -name "*.db" -delete
 
+rm -rf $DIR/etc