summarylogtreecommitdiffstats
path: root/downlords-faf-client
diff options
context:
space:
mode:
authorD. Can Celasun2024-02-11 15:41:43 +0000
committerD. Can Celasun2024-02-11 15:41:43 +0000
commitb06b53489bcf757d494275a630fc6c6dfa0fc813 (patch)
tree437b5bcf19d3e1044e857a7bffe3562a7b9f5bc8 /downlords-faf-client
parent3d3c5e8b9a6d203df8d97768b319962a0751d423 (diff)
downloadaur-downlords-faf-client.tar.gz
[downlords-faf-client] Update to 2024.1.2
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