diff --git a/scripts/run_linux.sh b/scripts/run_linux.sh index 7f628e4..0522a1d 100644 --- a/scripts/run_linux.sh +++ b/scripts/run_linux.sh @@ -31,7 +31,7 @@ fi #CMake patching python3 /builder/patch_cmake.py cmake/DownloadCEF.cmake python3 /builder/patch_cmake.py CMakeLists.txt -export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-*" +export JAVA_HOME="/usr/lib/jvm/java-17-openjdk*" # Create and enter the `jcef_build` directory. # The `jcef_build` directory name is required by other JCEF tooling