mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Fix path to extracted bundle.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
<project name="Java Runtime" basedir=".">
|
||||
|
||||
<property name="runtime.dependency" value="${build}/jdk-21.0.7+6"/>
|
||||
<property name="runtime.dependency" value="${build}/jdk-21.0.7+6-universal"/>
|
||||
|
||||
<property name="bundle.runtime" value="${bundle.plugins}/Runtime.jre"/>
|
||||
<property name="bundle.runtime.lib"
|
||||
|
||||
Reference in New Issue
Block a user