java_installer icon indicating copy to clipboard operation
java_installer copied to clipboard

Add wrapper support for 64 bit ARM.

Open Juiceman opened this issue 1 year ago • 0 comments

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.

Juiceman avatar Dec 31 '23 02:12 Juiceman