mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-09 04:14:23 +08:00
mergerfs.cpp
This commit is contained in:
parent
356be5524c
commit
53ad53337a
|
@ -307,6 +307,7 @@ main(int argc_,
|
|||
std::cout << data["branches"] << '\n';
|
||||
Branches2 b(data["branches"]);
|
||||
|
||||
pause();
|
||||
|
||||
return 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user