1 2 3 4
#!/bin/sh export PATH="/usr/lib/jvm/java-11-openjdk/bin:$PATH" exec /opt/cytoscape/cytoscape.sh $@