fix
This commit is contained in:
@@ -201,7 +201,7 @@ protected:
|
||||
"-dd",
|
||||
config->get_data_directory(),
|
||||
"-rm",
|
||||
fmt::format("localhost:{}", remote_port),
|
||||
fmt::format("localhost:{}", provider_t::remote_port),
|
||||
mount_location,
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user