mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -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 */
|
/* Try to read the file */
|
||||||
libraryManager.readFile(libraryPath);
|
libraryManager.readFile(libraryPath, false);
|
||||||
|
|
||||||
/* SHOW */
|
/* SHOW */
|
||||||
if (action == SHOW) {
|
if (action == SHOW) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user