Skip to content

Commit

Permalink
Update start script
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardonunesp committed Aug 27, 2018
1 parent 638de21 commit 1dc5791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transfer_gateway
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ function deploy_truffle_dappchain {
cd truffle-dappchain
yarn deploy > /dev/null 2>&1 &
cd ..
sleep 10
sleep 20
else
echo "Truffle DAppChain is deployed"
fi
Expand Down

0 comments on commit 1dc5791

Please sign in to comment.