Hey thanks for the script,
i just ran from the start_node_v2 script from a default pi image which does not have java installed. Maybe you could add a check like java -version and depending on the result resolve it intosudo apt install default-jdk
Im currently in the process of setting one pi up :)
Hey thanks for the script,
i just ran from the
start_node_v2script from a default pi image which does not have java installed. Maybe you could add a check likejava -versionand depending on the result resolve it intosudo apt install default-jdkIm currently in the process of setting one pi up :)