Skip to content

Releases: claudiobizzotto/ipfs-rpi

Fixes for upstart

19 Dec 19:01
d77046e
Compare
Choose a tag to compare
  • Make installer and uninstaller work for both upstart and systemd
  • Update README with Orange Pi info

Make this a vanilla installer to be used by non-devs as well

02 Dec 07:53
d8a0824
Compare
Choose a tag to compare
  • Refactor and simplify install script (use pre-built ARM binary) and remove all dependencies (go, git etc.)
  • Create uninstall script
  • Exit with failure code 1 everywhere for consistency
  • Allow installer to accept IPFS version as first parameter
  • Allow installer to accept arch type as second parameter
  • Remove template file and write systemctl configs directly in the installer