Skip to content

Commit

Permalink
removed 2 second delay which doesn't seem to be needed now
Browse files Browse the repository at this point in the history
  • Loading branch information
dallasjohnson committed Aug 8, 2020
1 parent b037a55 commit 2546190
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scripts/init_blockchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,5 @@ sleep 2s

cleos push action eosio setpriv '["eosio.msig",1]' -p eosio

sleeps 2s

# put the background nodeos job to foreground for docker run
fg %1

0 comments on commit 2546190

Please sign in to comment.