extract hard links

This commit is contained in:
Zsolt Ero
2023-12-08 22:39:46 +01:00
parent 58f35acb30
commit 5fa30ac5ba
7 changed files with 146 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ java -Xmx1g \
`# Store temporary node locations at fixed positions in a memory-mapped file` \
--nodemap-type=array --storage=mmap \
--force \
> "output.log" 2> "err.log"
> "planetiler_out.log" 2> "planetiler_err.log"