mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 03:12:20 -04:00
+ last imp. of contentManager
This commit is contained in:
parent
f5e4dc1283
commit
1dd298e6cb
@ -60,7 +60,7 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
|
||||
/* Try to read the file */
|
||||
libraryManager.readFile(libraryPath);
|
||||
libraryManager.readFile(libraryPath, false);
|
||||
|
||||
/* SHOW */
|
||||
if (action == SHOW) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user