mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-21 20:17:47 +08:00
mergerfs.cpp
This commit is contained in:
parent
cd7aab90a5
commit
efeb9fa8e3
|
@ -303,6 +303,7 @@ main(int argc_,
|
|||
auto data = toml::parse("config.toml");
|
||||
|
||||
// std::cout << data << '\n';
|
||||
Branches2 b(data["branches"]);
|
||||
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user