This commit is contained in:
parent
6a6ae22173
commit
63e068f4a3
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
30/1/2025.................
|
30/1/2025.................
|
||||||
.
|
..
|
|
@ -1,4 +1,5 @@
|
||||||
# run query
|
# run query
|
||||||
|
XQUERY trace("Hello")
|
||||||
RUN make-fat-jar.xq
|
RUN make-fat-jar.xq
|
||||||
REPO INSTALL dist/pdfbox-3.0.4.fat.jar
|
REPO INSTALL dist/pdfbox-3.0.4.fat.jar
|
||||||
XQUERY file:copy("dist/pdfbox-3.0.4.fat.jar","/usr/local/basex/lib/custom/")
|
XQUERY file:copy("dist/pdfbox-3.0.4.fat.jar","/usr/local/basex/lib/custom/")
|
||||||
|
|
Loading…
Add table
Reference in a new issue