We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bcb04 commit ff39f62Copy full SHA for ff39f62
1 file changed
roles/cmdsrv/templates/scripts/get_kiwix_catalog
@@ -16,7 +16,7 @@ if len(sys.argv) > 1:
16
verbose = True
17
18
WWROOT = "{{ doc_root }}"
19
-jsonPath = "{{ iiab_config_dir }}"
+jsonPath = "{{ content_info }}"
20
iiab_zim_cat_url = "{{ iiab_zim_cat_url }}"
21
22
kiwix_include_zimit = False # check for tag _sw:yes
0 commit comments