[add] bxs
This commit is contained in:
parent
0b8d565dac
commit
7447ca92be
3 changed files with 17 additions and 3 deletions
5
scripts/install.bxs
Normal file
5
scripts/install.bxs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# run query
|
||||
RUN make-fat-jar.xq
|
||||
REPO INSTALL dist/pdfbox-3.0.4.fat.jar
|
||||
XQUERY file:copy("dist/pdfbox-3.0.4.fat.jar","/usr/local/basex/lib/custom/")
|
||||
TEST src/test
|
||||
Loading…
Add table
Add a link
Reference in a new issue