We managed to SSH into the Rio but we are having trouble running the code through the Linux terminal using the command
Code:
java -jar FRCUserProgram.jar
. It gives the error message
Code:
-sh: java: command not found
. What is the command to run the user code?
Thanks