Fix issues with rclone mounting
This commit is contained in:
@@ -45,7 +45,7 @@ func (m *Manager) checkMountHealth(provider string) bool {
|
||||
Command: "operations/list",
|
||||
Args: map[string]interface{}{
|
||||
"fs": fmt.Sprintf("%s:", provider),
|
||||
"remote": "/",
|
||||
"remote": "",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user