Update path

This commit is contained in:
deathrow 2022-11-01 20:50:49 -04:00
parent 3bbcd7a0bd
commit 874bfb71da
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -12,14 +12,14 @@ echo "===== Building Docker Images ====="
bash build.sh
echo "===== Building Tools ====="
cd ../
cd tools/
cd ..tools/
git clone https://github.com/matrix-org/rust-synapse-compress-state
cd rust-synapse-compress-state/synapse-auto-compressor
cd rust-synapse-compress-state/synapse-auto-compressor/
cargo build
mv ../target/debug/synapse_auto_compressor ../../synapse_auto_compressor
cd ../
cd ../
git clone https://github.com/joj0/synadm