Hi,
trying an installation on a Raspberry Pi4 with OMV 5 I downloaded the headless tarball, decompressed it in the homedirectory and get an unexpected error staring the shell command:
pi@omv:~/songkong $ ./songkongremote.sh
./songkongremote.sh: line 1: linuxjre/bin/java: cannot execute binary file: Exec format error
pi@omv:~/songkong $ java -version
openjdk version “11.0.7” 2020-04-14
OpenJDK Runtime Environment (build 11.0.7+10-post-Raspbian-3deb10u1)
OpenJDK Server VM (build 11.0.7+10-post-Raspbian-3deb10u1, mixed mode)
pi@omv:~/songkong $
Java is installad (needed for minimserver).