[agent-wdd] 基本完成Info部分的整理
This commit is contained in:
@@ -204,7 +204,7 @@ func A_DownloadCompressUpload(syncEntity *ImageSyncEntity, syncResult *ImageSync
|
||||
// Compress
|
||||
if syncEntity.CompressCondition.ShouldCompressImageToGzip {
|
||||
|
||||
// remove file
|
||||
// 移除Gzip的txt
|
||||
_ = os.Remove(localGzipFileListTxt)
|
||||
|
||||
// 找到已经存在的压缩文件,跳过
|
||||
|
||||
Reference in New Issue
Block a user