[agent-operator]-无聊的更新内容
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
// DownloadFile 下载一个文件,调用http.Get()下载
|
||||
func DownloadFile(downloadUrl, desFile string) (downloadOk bool, resultLog []string) {
|
||||
|
||||
log.InfoF("Downloading file: %s", downloadUrl)
|
||||
|
||||
Reference in New Issue
Block a user