smartcontracts / simple-optimism-node

The easiest way to run an Optimism node
MIT License
337 stars 115 forks source link

fix: incorrect wget parameter #91

Closed wise1ight closed 1 year ago

wise1ight commented 1 year ago

Solved the issue of the file not being saved to the correct path due to incorrect wget parameters.

mkostrikin commented 1 year ago

The bug was introduced at https://github.com/smartcontracts/simple-optimism-node/commit/f4db9c52c31d106e37ebcd34ede543880b7f919f#diff-1615c06ff867567fde8b4caed7973fae157a4e384ebb043edc20cd2dd3a67bb1R20

mkostrikin commented 1 year ago

resolves: #84 #64

smartcontracts commented 1 year ago

Upstream now has a fix that uses aria2c, hopefully that'll work