Skip to content

Commit

Permalink
Update binary download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanzhenzhen committed Nov 3, 2018
1 parent 7063d67 commit 5f4bdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

binary_url="https://gitlab.crown.tech/crown/crown-core/uploads/a20bff1013877f03fc5a89ce0fc23c54/crownd.tar.gz"
binary_url="https://gitlab.crown.tech/crown/crown-core/uploads/2a23ec71a71f45078b580ca47447248b/crownd.tar.gz"
#binary_url="" # uncomment this line if you want to copy file from ~/zzz-crown-binaries rather than download

root_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/.."
Expand Down

0 comments on commit 5f4bdbd

Please sign in to comment.