mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update iiab-make-kiwix-lib.py
This commit is contained in:
parent
96d194acf0
commit
c72272e146
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ def init():
|
|||
global kiwix_manage
|
||||
|
||||
config = ConfigParser.SafeConfigParser()
|
||||
config.read(iiab_config_file)
|
||||
config.read(iiab_ini_file)
|
||||
iiab_base_path = config.get('location','iiab_base')
|
||||
zim_path = config.get('kiwix','iiab_zim_path')
|
||||
kiwix_library_xml = config.get('kiwix','kiwix_library_xml')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue