summarylogtreecommitdiffstats
path: root/downlords-faf-client
diff options
context:
space:
mode:
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 23f9b9d49070..db3a4031450c 100755
--- a/downlords-faf-client
+++ b/downlords-faf-client
@@ -1,5 +1,5 @@
#!/bin/sh
-export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-17-openjdk
+export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-21-openjdk
pushd /usr/share/java/downlords-faf-client
exec ./faf-client "$@"
popd