Skip to content

Commit d49ab49

Browse files
committed
new comment in script
1 parent 13ef25e commit d49ab49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/bin/bash
2+
# script to build linux exe from any GO supported arch.
23
GOOS=linux GOARCH=386 CGO_ENABLED=0 go build -o ./distrib/linux/ccontainermain ccontainermain.go

0 commit comments

Comments
 (0)