Skip to content
Snippets Groups Projects
Commit 257d1286 authored by René Schöne's avatar René Schöne
Browse files

use absolute path for jar file

parent eeb6baad
No related branches found
No related tags found
No related merge requests found
Pipeline #8729 passed
#!/bin/sh #!/bin/sh
java -jar rd-builder.jar -bootclasspath $BOOT_CLASSPATH $@ java -jar /ragdoc-builder/rd-builder.jar -bootclasspath $BOOT_CLASSPATH $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment