aboutsummaryrefslogtreecommitdiff
path: root/community/hugo/build
blob: 5969e08589927af505ad664c35fc01b5dbc9317b (plain)
1
2
3
4
#!/bin/sh -e

CGO_ENABLED=0 go build -v -mod=vendor
clinst -Dm755 hugo "$1/usr/bin/hugo"