mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 14:51:40 +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 .
|
docker build -t complement-dendrite -f build/scripts/Complement.Dockerfile .
|
||||||
|
|
||||||
# Download Complement
|
# 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
|
tar -xzf master.tar.gz
|
||||||
|
|
||||||
# Run the tests!
|
# Run the tests!
|
||||||
|
Loading…
Reference in New Issue
Block a user