Update abra git repo url #207

Merged
3wordchant merged 1 commits from nicksellen/abra:main into main 2021-07-30 17:01:08 +00:00
Member

hey 🙂

I did curl https://install.abra.autonomic.zone | bash (as mentioned on https://docs.coopcloud.tech/deploy/)

... but ~/.local/bin/abra ended up containing just Found

it's because the install script fetches https://git.autonomic.zone/coop-cloud/abra/raw/tag/10.0.0/abra which redirects to https://git.coopcloud.tech/coop-cloud/abra/raw/tag/10.0.0/abra and curl is used without a follow redirects option (-L)

This PR updates the git url to point to the new repo location.

(As discussed in https://matrix.to/#/!DfXPgKLoYCvjHithgS:autonomic.zone/$6m60U7U4zXuX9GAejoq1CKiwDjHUZmhJX3DaOTk9iUE?via=autonomic.zone&via=matrix.org&via=cyberia.club)

hey 🙂 I did curl https://install.abra.autonomic.zone | bash (as mentioned on https://docs.coopcloud.tech/deploy/) ... but ~/.local/bin/abra ended up containing just Found it's because the install script fetches https://git.autonomic.zone/coop-cloud/abra/raw/tag/10.0.0/abra which redirects to https://git.coopcloud.tech/coop-cloud/abra/raw/tag/10.0.0/abra and curl is used without a follow redirects option (-L) This PR updates the git url to point to the new repo location. (As discussed in https://matrix.to/#/!DfXPgKLoYCvjHithgS:autonomic.zone/$6m60U7U4zXuX9GAejoq1CKiwDjHUZmhJX3DaOTk9iUE?via=autonomic.zone&via=matrix.org&via=cyberia.club)
nicksellen added 1 commit 2021-07-30 16:50:34 +00:00
continuous-integration/drone/pr Build is passing Details
3ab85e4291
Update abra git repo url
3wordchant merged commit 179ed64e0f into main 2021-07-30 17:01:08 +00:00
Sign in to join this conversation.
No description provided.