mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
mergerfs.cpp
This commit is contained in:
parent
c443135f54
commit
28f7658455
@ -308,7 +308,8 @@ main(int argc_,
|
||||
fmt::print("{} : {}\n",
|
||||
path,
|
||||
fs::find_mount_point(path));
|
||||
|
||||
|
||||
return 0;
|
||||
|
||||
return l::main(argc_,argv_);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user