Skip to content

Commit ff39f62

Browse files
committed
get_kiwix_catalog - IIAB_PATH='{{ content_info }}'
1 parent 34bcb04 commit ff39f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/cmdsrv/templates/scripts/get_kiwix_catalog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if len(sys.argv) > 1:
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)