#!/usr/bin/env bash export FN_REGISTRY_ROOT="$(cd "$(dirname "$0")" && pwd)" cd "$FN_REGISTRY_ROOT/apps/pipeline_launcher" CGO_ENABLED=1 exec go run -tags fts5 .