From 3ffb6ca4a4140a92a436afa3c05cd71da08ec833 Mon Sep 17 00:00:00 2001 From: deathrow Date: Tue, 1 Nov 2022 20:52:11 -0400 Subject: [PATCH] Update path --- init.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index f61bf4e..8c68f5f 100644 --- a/init.sh +++ b/init.sh @@ -12,7 +12,8 @@ echo "===== Building Docker Images =====" bash build.sh echo "===== Building Tools =====" -cd ..tools/ +cd ../ +cd tools/ git clone https://github.com/matrix-org/rust-synapse-compress-state cd rust-synapse-compress-state/synapse-auto-compressor/