Fixed some bugs
THINGS ARE BROKEN FOR NO REASON
This commit is contained in:
@@ -252,6 +252,7 @@ func (f File) ExtractWithOptions(folder string, op ExtractionOptions) error {
|
||||
fil.Close()
|
||||
return
|
||||
}
|
||||
fil.parent, _ = f.FS()
|
||||
errChan <- fil.ExtractWithOptions(folder+"/"+f.e.Name, op)
|
||||
fil.Close()
|
||||
}(ents[i])
|
||||
|
||||
Reference in New Issue
Block a user