Merge pull request #1646 from zhanluxianshen/clean-mktypes.sh

remove duplicate code in mktypes.sh
pull/673/merge
shirou 1 year ago committed by GitHub
commit 193aafb173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,7 +4,6 @@ PKGS="cpu disk docker host load mem net process"
GOOS=$(go env GOOS)
GOARCH=$(go env GOARCH)
GOARCH=$(go env GOARCH)
for DIR in . v3
do

Loading…
Cancel
Save