Skip to content
Snippets Groups Projects
Commit 426b0f17 authored by Jens Steidl's avatar Jens Steidl
Browse files

- updated java path to version 11

parent 01f50887
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
# Andreas Romeyke, SLUB Dresden # Andreas Romeyke, SLUB Dresden
# Pfad zu Java 7 # Pfad zu Java 11
JAVAPATH=/usr/lib/jvm/java-[78]-*/bin JAVAPATH=/usr/lib/jvm/java-11-*/bin
# Verwendete Rosetta-Version # Verwendete Rosetta-Version
ROSETTAVERSION=5.5.0 ROSETTAVERSION=5.5.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment