We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f64276 commit 03d96b5Copy full SHA for 03d96b5
tika-gui-app/bin/tika-gui.sh
@@ -18,7 +18,7 @@
18
#TODO: update the script to find the executable, whether it
19
# is under the jdk name or the aarch Contents/Home/ stuff.
20
# Can we do anything better than chmod?
21
-if [ ! -d "jre/zulu17.46.19-ca-fx-jre17.0.9-linux_x64" ]
+if [ ! -d "jre/zulu17.48.15-ca-fx-jre17.0.10-linux_x64" ]
22
then
23
echo "Unpacking zipped jre."
24
cd jre
0 commit comments