mu-init: automatic export labels with --reinit
When re-initializing the store, automatically write the labels to a file in mu's cache, so user can later import them.
This commit is contained in:
@ -131,9 +131,6 @@ Mu::remove_directory(const std::string& path)
|
||||
return Ok();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
std::string
|
||||
Mu::runtime_path(Mu::RuntimePath path, const std::string& muhome)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user