mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
mergerfs.cpp
This commit is contained in:
@@ -303,6 +303,7 @@ main(int argc_,
|
||||
auto data = toml::parse("config.toml");
|
||||
|
||||
// std::cout << data << '\n';
|
||||
Branches2 b(data["branches"]);
|
||||
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user