Optimizing scripts

This commit is contained in:
skiffer-git 2024-03-21 15:29:44 +08:00
parent a6013fc506
commit 65ba534946

View File

@ -103,7 +103,6 @@ func main() {
fmt.Println(getGitVersion()) fmt.Println(getGitVersion())
fmt.Println(blue("## Docker Version")) fmt.Println(blue("## Docker Version"))
fmt.Println(getDockerVersion()) fmt.Println(getDockerVersion())
fmt.Println(blue("## Docker Compose Version"))
fmt.Println(blue("## Kubernetes Version")) fmt.Println(blue("## Kubernetes Version"))
fmt.Println(getKubernetesVersion()) fmt.Println(getKubernetesVersion())
// fmt.Println(blue("## OpenIM Versions")) // fmt.Println(blue("## OpenIM Versions"))