mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
branches.cpp
This commit is contained in:
parent
6973befef1
commit
cb04146c92
@ -206,7 +206,7 @@ namespace l
|
||||
{
|
||||
fs::ecpath ecpath;
|
||||
|
||||
fmt::println("branch: {};",b.path);
|
||||
fmt::println("branch: {}",b.path);
|
||||
ecpath = fs::find_mount_point(b.path);
|
||||
if(ecpath)
|
||||
b.mount_path = *ecpath;
|
||||
|
Loading…
x
Reference in New Issue
Block a user