This commit is contained in:
Mikaël Cluseau 2019-04-12 10:22:39 +01:00
parent 201bca587e
commit 676c4bc21b

View File

@ -81,6 +81,8 @@ wait:
log.Print("fetch of ", subPath, " finished")
}
// TODO checksum
err = os.Rename(tempOutPath, outPath)
return