This commit is contained in:
parent
7fd1aac654
commit
18e9b008c7
@ -22,7 +22,7 @@ build() {
|
||||
fi
|
||||
|
||||
go get github.com/gobuffalo/packr/v2/packr2
|
||||
packr2
|
||||
${GOPATH}/bin/packr2
|
||||
|
||||
go build -o ${PROJECTNAME} ${GOOPTIONS} ${SRCFILES}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user