@ -35,5 +35,5 @@ fs::find_mount_point(const ghc::filesystem::path &path_)
tmp_path = tmp_path.parent_path();
}
return "/";
return tmp_path;