summarylogtreecommitdiffstats
path: root/downlords-faf-client
diff options
context:
space:
mode:
authorD. Can Celasun2020-12-27 22:42:36 +0000
committerD. Can Celasun2020-12-27 22:42:36 +0000
commitda34ef0d99ee80e3a4ee20ad93ce481541abcaa0 (patch)
tree4480b1afbae2cd3524c1a0ff42c4ca99c6f0d0e5 /downlords-faf-client
parentc47959a7e458b9175abfffd27099ca867327418c (diff)
downloadaur-da34ef0d99ee80e3a4ee20ad93ce481541abcaa0.tar.gz
[downlords-faf-client] Update to 1.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 cb5936ee960c..b7f9ade26a72 100755
--- a/downlords-faf-client
+++ b/downlords-faf-client
@@ -1,5 +1,5 @@
#!/bin/sh
-export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-14-jdk
+export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-15-jdk
pushd /usr/share/java/downlords-faf-client
exec ./downlords-faf-client "$@"
popd