mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-25 05:10:29 -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 != "") {
|
||||
libraryManager.addBookFromPath(zimPath, url);
|
||||
libraryManager.removeBookPaths();
|
||||
} else {
|
||||
std::cerr << "Invalid zim file path" << std::endl;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user