mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
kiwix - only install test.zim when no library.xml exsists
This commit is contained in:
parent
20cc471f2a
commit
c190b2129b
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
src: test.zim
|
||||
dest: "{{ iiab_zim_path }}/content/test.zim"
|
||||
force: no
|
||||
when: not kiwix_xml.stat.exists
|
||||
|
||||
|
||||
# 2. INSTALL KIWIX-TOOLS EXECUTABLES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue