Skip to content
Snippets Groups Projects
Commit c621827b authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update download_cmix_binaries.sh

parent e026d178
No related branches found
No related tags found
1 merge request!4Release
......@@ -49,7 +49,7 @@ fi
# Set up the URL for downloading the binaries
DEFAULTBRANCH=${DEFAULTBRANCH:="release"}
if [[ $USEREPO == "d" ]]; then
REPOS_API=${REPOS_API:="https://gitlab.com/api/v4/projects/elixxir%2F"}
REPOS_API=${REPOS_API:="https://git.xx.network/api/v4/projects/elixxir%2F"}
else
REPOS_API=${REPOS_API:="https://elixxir-bins.s3-us-west-1.amazonaws.com"}
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