Skip to content

Commit

Permalink
FF
Browse files Browse the repository at this point in the history
  • Loading branch information
maldan committed Jun 11, 2021
1 parent bd4d7bb commit e2250a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

export PATH=$PATH:/usr/local/go/bin

GOARCH=amd64 GOOS=linux go build -ldflags "-s -w" ./internal/app/gam
GOARCH=amd64 GOOS=windows go build -ldflags "-s -w" ./internal/app/gam

Expand Down

0 comments on commit e2250a6

Please sign in to comment.