#!/bin/bash set -e cd $(dirname $0)/.. CGO_ENABLED=0 go build -o bin/vm-import-controller . mkdir -p bin