shamirlabs / diva-alpha-net

Diva alpha testnet
https://docs.shamirlabs.org/diva/testnet/intro
19 stars 17 forks source link

Fix `./run.sh: line 67: break: only meaningful in a for, while, or until loop` #78

Closed peteriscan closed 9 months ago

peteriscan commented 11 months ago

Before

$ ./run.sh
Not implemented
./run.sh: line 67: break: only meaningful in a `for', `while', or `until' loop

After

$ ./run.sh
Not implemented