summarylogtreecommitdiffstats
path: root/downlords-faf-client
diff options
context:
space:
mode:
authorD. Can Celasun2022-04-22 22:19:15 +0100
committerD. Can Celasun2022-04-22 22:19:15 +0100
commit8fb8fe028833964feb9b3515efa893a6178014df (patch)
tree196cf7b3f86395a3c2a51ef2d3fa0c1db80210c5 /downlords-faf-client
parent643b11a1d3ef14e50df1fb9422ffcf8c0796031f (diff)
downloadaur-8fb8fe028833964feb9b3515efa893a6178014df.tar.gz
[downlords-faf-client] Update to 2022.3.0
Diffstat (limited to 'downlords-faf-client')
-rwxr-xr-xdownlords-faf-client2
1 files changed, 1 insertions, 1 deletions
diff --git a/downlords-faf-client b/downlords-faf-client
index c55a68304d58..23f9b9d49070 100755
--- a/downlords-faf-client
+++ b/downlords-faf-client
@@ -1,5 +1,5 @@
#!/bin/sh
-export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-15-adoptopenjdk
+export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-17-openjdk
pushd /usr/share/java/downlords-faf-client
exec ./faf-client "$@"
popd