mirror of
https://git.anonymousland.org/deathrow/synapse-docker-deployment.git
synced 2024-10-01 11:49:56 -04:00
Update git images
This commit is contained in:
parent
2d6c85baa0
commit
054ff6324b
6
init.sh
6
init.sh
@ -4,9 +4,9 @@ echo "===== Cloning Docker Images ====="
|
|||||||
cd images/
|
cd images/
|
||||||
git clone https://github.com/matrix-org/mjolnir
|
git clone https://github.com/matrix-org/mjolnir
|
||||||
git clone https://github.com/matrix-org/pantalaimon
|
git clone https://github.com/matrix-org/pantalaimon
|
||||||
git clone https://codeberg.org/deathrow/synapse-worker-docker
|
git clone https://git.anonymousland.org/anonymousland/synapse-worker-docker
|
||||||
git clone https://codeberg.org/deathrow/synapse-docker
|
git clone https://git.anonyomusland.org/anonymousland/synapse-docker
|
||||||
git clone https://codeberg.org/deathrow/synapse-captcha
|
git clone https://git.anonymousland.org/anonymousland/synapse-captcha
|
||||||
git clone https://github.com/turt2live/matrix-dimension
|
git clone https://github.com/turt2live/matrix-dimension
|
||||||
|
|
||||||
echo "===== Building Docker Images ====="
|
echo "===== Building Docker Images ====="
|
||||||
|
Loading…
Reference in New Issue
Block a user