summarylogtreecommitdiffstats
path: root/downlords-faf-client
diff options
context:
space:
mode:
Diffstat (limited to 'downlords-faf-client')
-rwxr-xr-xdownlords-faf-client4
1 files changed, 2 insertions, 2 deletions
diff --git a/downlords-faf-client b/downlords-faf-client
index b7f9ade26a72..c55a68304d58 100755
--- a/downlords-faf-client
+++ b/downlords-faf-client
@@ -1,5 +1,5 @@
#!/bin/sh
-export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-15-jdk
+export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-15-adoptopenjdk
pushd /usr/share/java/downlords-faf-client
-exec ./downlords-faf-client "$@"
+exec ./faf-client "$@"
popd