java_installer
java_installer copied to clipboard
The java-based installer
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...
Hello, currently there is still a link to the old site compromised by Ian Clarke. Maybe the link to https://www.hyphanet.org/ can be updated?
I couldn't install it on OpenBSD since the wrapper is missing? What is a wrapper and is there a simple way to add it?
Added trailing newline in install_freenet-stable-latest.sh as requested in IRC.
Uses IFS with an actual newline character for portability Tested on OS X with zsh and bash, and on Linux with dash