Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARCHITRAVE
SADE
Commits
1846960d
Commit
1846960d
authored
Feb 17, 2022
by
p.fbarth
Browse files
comment out deployment for map tiles to exist-db
parent
ee79140b
Changes
1
Hide whitespace changes
Inline
Side-by-side
post-install.xq
View file @
1846960d
...
...
@@ -134,8 +134,8 @@ let $tei-cache-msg := util:log-system-out("caching edition TEI files in '/textgr
let
$tei-cache
:=
transformXML:cacheAllEditions
()
let
$indexing-msg
:=
util:log-system-out
(
"indexing edition pages and registers ..."
)
let
$indexing
:=
elastic:setup
()
let
$map-tiles-msg
:=
util:log-system-out
(
"importing paris map tiles ..."
)
let
$map-tiles
:=
local:inject-map-tiles
(
'/var/www/map-tiles.git/raster'
)
(:~
let $map-tiles-msg := util:log-system-out("importing paris map tiles ...")
let $map-tiles := local:inject-map-tiles('/var/www/map-tiles.git/raster')
~:)
return
(
if
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment