Skip to content

Commit

Permalink
use fix bcos console version (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 authored May 12, 2020
1 parent 75c6aa4 commit fbd85f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/bcos/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ build_console()
{
# Download console
LOG_INFO "Download console ..."
bash ./nodes/127.0.0.1/download_console.sh
bash ./nodes/127.0.0.1/download_console.sh -v 1.0.9

# Copy demo HelloWeCross
cp HelloWeCross.sol console/contracts/solidity/
Expand Down

0 comments on commit fbd85f0

Please sign in to comment.