ipfs / ipfs-update

An updater tool for Kubo IPFS binary
https://dist.ipfs.tech/#ipfs-update
MIT License
137 stars 60 forks source link

fix: fix ipfs api detection #123

Closed Stebalien closed 4 years ago

Stebalien commented 4 years ago
  1. Strip trailing newlines from the API addr file (in case the user wrote it themselves).
  2. Avoid throwing away the error if contacting the API fails.