summarylogtreecommitdiffstats
path: root/downlords-faf-client
diff options
context:
space:
mode:
authorD. Can Celasun2021-11-23 10:06:59 +0000
committerD. Can Celasun2021-11-23 10:06:59 +0000
commit86126cc123ad57a67e27e262314e6ec5bc83f3a6 (patch)
treeb4c646d4c5e63e59204c4818f29f8b89a1cb225f /downlords-faf-client
parent7938bb59ad72d4deacc4b5c025602243e16a6664 (diff)
downloadaur-86126cc123ad57a67e27e262314e6ec5bc83f3a6.tar.gz
[downlords-faf-client] Update to 2021.10.0
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