1 2 3 4 5 6
#!/bin/sh export JAVA_HOME=/usr/local/soylatte16 export PATH=$JAVA_HOME/bin:$PATH export java -jar reprap.jar