mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Update complement.sh
This commit is contained in:
parent
9d9e854fe0
commit
d64d0c4be2
@ -10,7 +10,7 @@ cd `dirname $0`/../..
|
||||
docker build -t complement-dendrite -f build/scripts/Complement.Dockerfile .
|
||||
|
||||
# Download Complement
|
||||
wget https://github.com/matrix-org/complement/archive/master.tar.gz
|
||||
wget -N https://github.com/matrix-org/complement/archive/master.tar.gz
|
||||
tar -xzf master.tar.gz
|
||||
|
||||
# Run the tests!
|
||||
|
Loading…
Reference in New Issue
Block a user