parent
8f311b09f9
commit
cc29aeca9d
3 changed files with 9 additions and 6 deletions
|
|
@ -1,8 +1,9 @@
|
|||
|
||||
import module namespace build = 'urn:quodatum:build1' at 'build.xqm';
|
||||
declare variable $base:= file:resolve-path("../",static-base-uri())=>trace("base ");
|
||||
|
||||
declare variable $custom:= "/usr/local/basex/lib/custom/";
|
||||
declare variable $base:=file:parent(db:system()/globaloptions/dbpath/string());
|
||||
|
||||
"
|
||||
copy..
|
||||
",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue