Merge commit '43c044b31bb933e8870211bc0d967b5e0a44b2d7' into ja
This commit is contained in:
@@ -113,6 +113,7 @@
|
|||||||
fmt.Println("error opening file")
|
fmt.Println("error opening file")
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
defer fh.Close()
|
||||||
|
|
||||||
//iocopy
|
//iocopy
|
||||||
_, err = io.Copy(fileWriter, fh)
|
_, err = io.Copy(fileWriter, fh)
|
||||||
|
|||||||
Reference in New Issue
Block a user