Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
pallas
on 30/03/2016, 14:41:10 UTC
you should check for errors in case wget fails.
also a single:

cat bootstrap-*.dat >> bootstrap.dat
rm bootstrap-*.dat

after the loop is easier and faster, and you can do the "cat" only in case of no previous errors.
maybe killing the wallet before running this is also a good idea.