mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 13:28:50 +08:00
clean up
This commit is contained in:
@@ -91,6 +91,8 @@ func (c *commandVolumeFsck) Do(args []string, commandEnv *CommandEnv, writer io.
|
||||
fmt.Fprintf(writer, "no orphan data\n")
|
||||
}
|
||||
|
||||
os.RemoveAll(tempFolder)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user