mirror of
https://github.com/tappollo/quorum-examples.git
synced 2026-04-30 22:02:37 +08:00
Pin Vagrant quorum clone to specific release (q1.0.0)
This commit is contained in:
@@ -26,6 +26,7 @@ echo 'PATH=$PATH:/usr/local/go/bin' >> /home/ubuntu/.bashrc
|
||||
# make/install quorum
|
||||
git clone https://github.com/jpmorganchase/quorum.git
|
||||
pushd quorum >/dev/null
|
||||
git checkout tags/q1.0.0
|
||||
make all
|
||||
cp build/bin/geth /usr/local/bin
|
||||
cp build/bin/bootnode /usr/local/bin
|
||||
|
||||
Reference in New Issue
Block a user