Difference between revisions of "Build your ZIM file"

Jump to navigation Jump to search
no edit summary
Line 3: Line 3:


<source lang="bash">
<source lang="bash">
zimwriter -s 1024 --db "postgresql:dbname=mydb" my_zim_file
zimwriter -s 1024  
  --db "postgresql:dbname=mydb" my_zim_file
</source>
</source>


Navigation menu