mirror of
https://github.com/trapexit/mergerfs.git
synced 2026-09-20 03:16:58 +00:00
mergerfs.cpp
This commit is contained in:
+1
-1
@@ -302,7 +302,7 @@ main(int argc_,
|
||||
{
|
||||
auto data = toml::parse("config.toml");
|
||||
|
||||
std::cout << data << '\n';
|
||||
// std::cout << data << '\n';
|
||||
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user