hyphanet / java_installer

The java-based installer
https://freenetproject.org/
25 stars 19 forks source link

Add wrapper support for 64 bit ARM. #24

Open Juiceman opened 8 months ago

Juiceman commented 8 months ago

ARM boards like the Raspberry Pi 5 have enough power to comfortably run a node. This pull request updates the run.sh script to recognize the architecture. Binary Wrapper files are added,

Brought in binaries from https://wrapper.tanukisoftware.com/doc/english/download.jsp#stable Version 3.5.54 because the ancient 2016 vintage 3.5.30 wrapper has none for ARM64. I did not update existing binaries because I cannot test.