#!/bin/bash SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" CGO_ENABLED=1 go build -C "$SCRIPT_DIR/main" -o ../start