Update abra git repo url
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
nicksellen 2021-07-30 16:48:29 +00:00
parent e012de44d7
commit 3ab85e4291
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# shellcheck disable=SC2154,SC2034
ABRA_VERSION="10.0.0"
GIT_URL="https://git.autonomic.zone/coop-cloud/abra"
GIT_URL="https://git.coopcloud.tech/coop-cloud/abra"
ABRA_SRC="$GIT_URL/raw/tag/$ABRA_VERSION/abra"
ABRA_DIR="${ABRA_DIR:-$HOME/.abra}"