Skip to content

Commit 6c7d1e7

Browse files
committed
get_kiwix_catalog - IIAB_PATH='{{ content_info }}'
1 parent 93e38e8 commit 6c7d1e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/cmdsrv/templates/scripts/get_kiwix_catalog_libxml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
verbose = True
1717

1818
WWROOT = "{{ doc_root }}"
19-
jsonPath = "{{ iiab_config_dir }}"
19+
jsonPath = "{{ content_info }}"
2020
iiab_zim_cat_url = "{{ iiab_zim_cat_url }}"
2121

2222
kiwix_include_zimit = False # check for tag _sw:yes

0 commit comments

Comments
 (0)