Description of the issue
I would like to saved the generated SQLite file at a specific location (a shared SSD drive), not under $HOME/.open-MaStR/data/sqlite. Is there a way to provide an absolute path as an argument when initializing the Mastr object? Or do I have to manually copy it after each download?
Description of the issue
I would like to saved the generated SQLite file at a specific location (a shared SSD drive), not under
$HOME/.open-MaStR/data/sqlite. Is there a way to provide an absolute path as an argument when initializing theMastrobject? Or do I have to manually copy it after each download?