mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-26 05:41:18 -04:00
+ content mgmt. last dev.
This commit is contained in:
parent
1dd298e6cb
commit
44144fe92f
@ -79,6 +79,7 @@ int main(int argc, char **argv) {
|
|||||||
|
|
||||||
if (zimPath != "") {
|
if (zimPath != "") {
|
||||||
libraryManager.addBookFromPath(zimPath, url);
|
libraryManager.addBookFromPath(zimPath, url);
|
||||||
|
libraryManager.removeBookPaths();
|
||||||
} else {
|
} else {
|
||||||
std::cerr << "Invalid zim file path" << std::endl;
|
std::cerr << "Invalid zim file path" << std::endl;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user