java_installer
java_installer copied to clipboard
Add wrapper support for 64 bit ARM.
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.