Skip to content

Commit

Permalink
Allow to directly access ZIM file (ready-only)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Dec 28, 2024
1 parent 75ca8fc commit 2629321
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kiwixbuild/flatpak_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
"--socket=pulseaudio",
"--share=network",
"--share=ipc",
"--filesystem=host:ro",
""
],
"cleanup": [
"/include",
Expand Down

0 comments on commit 2629321

Please sign in to comment.