Skip to content

Commit

Permalink
Merge pull request #1646 from zhanluxianshen/clean-mktypes.sh
Browse files Browse the repository at this point in the history
remove duplicate code in mktypes.sh
  • Loading branch information
shirou committed May 13, 2024
2 parents 4be51ff + d1b8062 commit 193aafb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mktypes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 193aafb

Please sign in to comment.