restore correct number of steps

parent 04f331f5
...@@ -94,8 +94,7 @@ shout "STARTING CHALLENGE" ...@@ -94,8 +94,7 @@ shout "STARTING CHALLENGE"
BASEDIR=/tmp/cannon_fault npx hardhat run scripts/challenge.js --network hosthat BASEDIR=/tmp/cannon_fault npx hardhat run scripts/challenge.js --network hosthat
shout "BINARY SEARCH" shout "BINARY SEARCH"
# for i in {1..25}; do for i in {1..25}; do
for i in {1..23}; do
echo "" echo ""
echo "--- STEP $i / 25 --" echo "--- STEP $i / 25 --"
echo "" echo ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment