mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2026-05-04 06:30:13 +00:00
Surround wildcard statement in quotes
This commit is contained in:
parent
4949accdf3
commit
0f25fa69d3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
# volumes:
|
||||
# - /tmp/zim:/data
|
||||
# command:
|
||||
# - *.zim
|
||||
# - '*.zim'
|
||||
# uncomment next 2 lines to use it with remote zim file
|
||||
# environment:
|
||||
# - 'DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue