Releases: claudiobizzotto/ipfs-rpi
Releases · claudiobizzotto/ipfs-rpi
Fixes for upstart
- 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
- 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