#!/bin/sh -e export GOPATH=$PWD/gopath trap "go clean -modcache" EXIT INT go mod vendor CGO_ENABLED=0 go build clinst -Dm755 hugo "$1/usr/bin/hugo"