mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-15 02:35:12 +08:00
mergerfs.cpp
This commit is contained in:
parent
75f2bf6436
commit
9bb3a43016
@ -308,6 +308,8 @@ main(int argc_,
|
|||||||
|
|
||||||
Branches2 branches(data["branches"]);
|
Branches2 branches(data["branches"]);
|
||||||
|
|
||||||
|
state.create;
|
||||||
|
|
||||||
std::cout << data["branches"] << '\n';
|
std::cout << data["branches"] << '\n';
|
||||||
|
|
||||||
for(auto &branch_tier : branches)
|
for(auto &branch_tier : branches)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user