mirror of
https://github.com/Crocmagnon/go-binary-size.git
synced 2024-11-14 04:13:57 +01:00
remove display commands from makefile
This commit is contained in:
parent
76423a32e5
commit
605e9a58e3
1 changed files with 0 additions and 2 deletions
|
@ -4,5 +4,3 @@ build:
|
|||
GOARCH=amd64 GOOS=darwin go build -o ./dist/a2 ./a2
|
||||
GOARCH=amd64 GOOS=darwin go build -o ./dist/b ./b
|
||||
GOARCH=amd64 GOOS=darwin go build -o ./dist/control ./control
|
||||
ls -al ./dist
|
||||
shasum -a 256 ./dist/*
|
||||
|
|
Loading…
Reference in a new issue