mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-29 13:49:21 +08:00
Merge pull request #1646 from zhanluxianshen/clean-mktypes.sh
remove duplicate code in mktypes.sh
This commit is contained in:
commit
193aafb173
@ -4,7 +4,6 @@ PKGS="cpu disk docker host load mem net process"
|
|||||||
|
|
||||||
GOOS=$(go env GOOS)
|
GOOS=$(go env GOOS)
|
||||||
GOARCH=$(go env GOARCH)
|
GOARCH=$(go env GOARCH)
|
||||||
GOARCH=$(go env GOARCH)
|
|
||||||
|
|
||||||
for DIR in . v3
|
for DIR in . v3
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user