Skip to content
Snippets Groups Projects
Commit c21aeb96 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Revert "Update download_cmix_binaries.sh"

This reverts commit c621827b.
parent 6da73cce
No related branches found
No related tags found
1 merge request!4Release
...@@ -49,7 +49,7 @@ fi ...@@ -49,7 +49,7 @@ fi
# Set up the URL for downloading the binaries # Set up the URL for downloading the binaries
DEFAULTBRANCH=${DEFAULTBRANCH:="release"} DEFAULTBRANCH=${DEFAULTBRANCH:="release"}
if [[ $USEREPO == "d" ]]; then if [[ $USEREPO == "d" ]]; then
REPOS_API=${REPOS_API:="https://git.xx.network/api/v4/projects/elixxir%2F"} REPOS_API=${REPOS_API:="https://gitlab.com/api/v4/projects/elixxir%2F"}
else else
REPOS_API=${REPOS_API:="https://elixxir-bins.s3-us-west-1.amazonaws.com"} REPOS_API=${REPOS_API:="https://elixxir-bins.s3-us-west-1.amazonaws.com"}
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment