Skip to content

Commit

Permalink
new comment in script
Browse files Browse the repository at this point in the history
  • Loading branch information
zrml committed May 7, 2018
1 parent 13ef25e commit d49ab49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
# script to build linux exe from any GO supported arch.
GOOS=linux GOARCH=386 CGO_ENABLED=0 go build -o ./distrib/linux/ccontainermain ccontainermain.go

0 comments on commit d49ab49

Please sign in to comment.